types: massive refactor
This commit is contained in:
@@ -65,7 +65,7 @@ function applyDirective(
|
||||
props: Record<any, any>,
|
||||
instance: ComponentInternalInstance,
|
||||
directive: Directive,
|
||||
value?: any,
|
||||
value?: unknown,
|
||||
arg?: string,
|
||||
modifiers: DirectiveModifiers = EMPTY_OBJ
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user