Skip to content

Commit 7d63de2

Browse files
committed
Expose function to parse date terms
1 parent c5faf6a commit 7d63de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './builder';
2+
export * from './libs/parse-date-term';
23
export * from './types';

0 commit comments

Comments
 (0)