chore: comment typo (#506)
This commit is contained in:
parent
32602ccee1
commit
92b02dc48f
@ -66,7 +66,7 @@ export interface ComponentOptionsBase<
|
|||||||
directives?: Record<string, Directive>
|
directives?: Record<string, Directive>
|
||||||
inheritAttrs?: boolean
|
inheritAttrs?: boolean
|
||||||
|
|
||||||
// type-only differentiator to separate OptionWihtoutProps from a constructor
|
// type-only differentiator to separate OptionWithoutProps from a constructor
|
||||||
// type returned by createComponent() or FunctionalComponent
|
// type returned by createComponent() or FunctionalComponent
|
||||||
call?: never
|
call?: never
|
||||||
// type-only differentiators for built-in Vnode types
|
// type-only differentiators for built-in Vnode types
|
||||||
|
Loading…
Reference in New Issue
Block a user