feat(types): expose ExtractPropTypes (#983)
This commit is contained in:
parent
70c8c58be2
commit
4cf5e07608
@ -207,7 +207,8 @@ export {
|
|||||||
Prop,
|
Prop,
|
||||||
PropType,
|
PropType,
|
||||||
ComponentPropsOptions,
|
ComponentPropsOptions,
|
||||||
ComponentObjectPropsOptions
|
ComponentObjectPropsOptions,
|
||||||
|
ExtractPropTypes
|
||||||
} from './componentProps'
|
} from './componentProps'
|
||||||
export {
|
export {
|
||||||
Directive,
|
Directive,
|
||||||
|
Loading…
Reference in New Issue
Block a user