UNPKG

@softkit/i18n

Version:

This library is a simple wrapper based on [nestjs-i18n](https://nestjs-i18n.com/)

7 lines (6 loc) 342 B
export declare const I18N_OPTIONS = "I18nOptions"; export declare const I18N_TRANSLATIONS = "I18nTranslations"; export declare const I18N_LANGUAGES = "I18nLanguages"; export declare const I18N_RESOLVER_OPTIONS = "I18nResolverOptions"; export declare const I18N_RESOLVERS = "I18nResolvers"; export declare const I18N_LOADERS = "I18N_LOADERS";