We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5faf6a commit 7d63de2Copy full SHA for 7d63de2
src/index.ts
@@ -1,2 +1,3 @@
1
export * from './builder';
2
+export * from './libs/parse-date-term';
3
export * from './types';
0 commit comments