Skip to content

Commit 7583291

Browse files
committed
fix: export types
1 parent 5430415 commit 7583291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ export * from './config';
22
export * from './generator';
33
export * from './parser';
44
export * from './injector';
5+
export * from './types';

0 commit comments

Comments
 (0)