Skip to content

Commit

Permalink
feat(runtime-core): export InferDefaults type
Browse files Browse the repository at this point in the history
  • Loading branch information
FireBushtree committed Jun 17, 2024
1 parent 963f029 commit 85695da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime-core/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export {
withDefaults,
type DefineProps,
type ModelRef,
type InferDefaults,
} from './apiSetupHelpers'

/**
Expand Down

0 comments on commit 85695da

Please sign in to comment.