|
@@ -102,7 +102,7 @@ export function defineComponent<
|
|
|
EE extends string = string
|
|
EE extends string = string
|
|
|
>(
|
|
>(
|
|
|
options: ComponentOptionsWithoutProps<
|
|
options: ComponentOptionsWithoutProps<
|
|
|
- Props & EmitsToProps<E>,
|
|
|
|
|
|
|
+ Props,
|
|
|
RawBindings,
|
|
RawBindings,
|
|
|
D,
|
|
D,
|
|
|
C,
|
|
C,
|