vue-lynx / Directive
type Directive<HostElement, Value, Modifiers, Arg>: ObjectDirective<HostElement, Value, Modifiers, Arg> | FunctionDirective<HostElement, Value, Modifiers, Arg>;
HostElement
any
Value
Modifiers
string
Arg
node_modules/.pnpm/@vue+runtime-core@3.5.30/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:422