feat(directives): add support for function directives (#252)
This commit is contained in:
committed by
Evan You
parent
a72652f6e6
commit
0bac763f5a
@@ -81,6 +81,8 @@ export {
|
||||
Directive,
|
||||
DirectiveBinding,
|
||||
DirectiveHook,
|
||||
ObjectDirective,
|
||||
FunctionDirective,
|
||||
DirectiveArguments
|
||||
} from './directives'
|
||||
export { SuspenseBoundary } from './suspense'
|
||||
|
||||
Reference in New Issue
Block a user