We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5430415 commit 7583291Copy full SHA for 7583291
src/index.ts
@@ -2,3 +2,4 @@ export * from './config';
2
export * from './generator';
3
export * from './parser';
4
export * from './injector';
5
+export * from './types';
0 commit comments