diff --git a/src/component/index.ts b/src/component/index.ts index a54967f3..99a9f45e 100644 --- a/src/component/index.ts +++ b/src/component/index.ts @@ -25,4 +25,5 @@ export { DirectiveHook, ObjectDirective, FunctionDirective, + Directive, } from './directives'