types: expose ComponentOptionsBase
This commit is contained in:
parent
311eb08334
commit
8ab44e1f80
@ -193,7 +193,8 @@ export {
|
||||
ComponentOptionsWithoutProps,
|
||||
ComponentOptionsWithObjectProps,
|
||||
ComponentOptionsWithArrayProps,
|
||||
ComponentCustomOptions
|
||||
ComponentCustomOptions,
|
||||
ComponentOptionsBase
|
||||
} from './componentOptions'
|
||||
export {
|
||||
ComponentPublicInstance,
|
||||
|
Loading…
Reference in New Issue
Block a user