Skip to content

Commit 5e6526c

Browse files
authored
fix: export types (#68)
1 parent 0f02694 commit 5e6526c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ export * from './context'
99
export * from './translate'
1010
export * from './datetime'
1111
export * from './number'
12+
export { DateTimeFormats, NumberFormats } from './types'

0 commit comments

Comments
 (0)