eversport/intl-codegen

make it possible to easily combine multiple `Provider` instances.

Opened this issue · 0 comments

When you are using multiple instances of intl-codegen in a single project, it can be a little annoying to await the loadLocale of all the different language packs, and to wrap everything in multiple layers of Providers.