types(runtime-core): improve the extracted instance types (#1936)
This commit is contained in:
@@ -189,7 +189,8 @@ export function defineComponent<
|
||||
Extends,
|
||||
E,
|
||||
VNodeProps & AllowedComponentProps & ComponentCustomProps
|
||||
>
|
||||
> &
|
||||
Readonly<ExtractPropTypes<PropsOptions>>
|
||||
> &
|
||||
ComponentOptionsWithObjectProps<
|
||||
PropsOptions,
|
||||
|
||||
Reference in New Issue
Block a user