Skip to content

Commit e2987ca

Browse files
authored
fix(intl): expose Intl.Common types
1 parent 1931b9c commit e2987ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Core__Intl.res

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
module Common = Core__Intl__Common
12
module Collator = Core__Intl__Collator
23
module DateTimeFormat = Core__Intl__DateTimeFormat
34
module ListFormat = Core__Intl__ListFormat

0 commit comments

Comments
 (0)