Skip to content

Commit 9276e30

Browse files
authored
fix: export Directives type (#864)
1 parent d28e972 commit 9276e30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/component/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ export {
2525
DirectiveHook,
2626
ObjectDirective,
2727
FunctionDirective,
28+
Directive,
2829
} from './directives'

0 commit comments

Comments
 (0)