This repository was archived by the owner on Jul 16, 2020. It is now read-only.
0.1.14: feat: Add optional UMD style module export (#19)
* feat: Add optional UMD style module export Add ability to export the locales into an UMD styled export object. * test: Fix failing tests.