We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f02694 commit 5e6526cCopy full SHA for 5e6526c
src/core/index.ts
@@ -9,3 +9,4 @@ export * from './context'
9
export * from './translate'
10
export * from './datetime'
11
export * from './number'
12
+export { DateTimeFormats, NumberFormats } from './types'
0 commit comments