fix "missing export NumberFormat"

This commit is contained in:
Tom Hunkapiller
2021-05-26 10:19:26 +03:00
parent 05a6ab77cc
commit 6603aafa38

View File

@ -1 +1,2 @@
export * from "./alignment";
export * from "./number-format";