|
@@ -1,6 +1,7 @@
|
|
|
import {
|
|
import {
|
|
|
type ComponentInjectOptions,
|
|
type ComponentInjectOptions,
|
|
|
type ComponentInternalInstance,
|
|
type ComponentInternalInstance,
|
|
|
|
|
+ type ComponentObjectPropsOptions,
|
|
|
type ComponentOptions,
|
|
type ComponentOptions,
|
|
|
type ComponentOptionsMixin,
|
|
type ComponentOptionsMixin,
|
|
|
type ComponentOptionsWithArrayProps,
|
|
type ComponentOptionsWithArrayProps,
|