Class: I18nModule
i18n/src.I18nModule
Implements
OnModuleInit
NestModule
Constructors
new I18nModule(i18n, i18nOptions, adapter)
new I18nModule(
i18n
,i18nOptions
,adapter
):I18nModule
Parameters
▪ i18n: I18nService
<Record
<string
, unknown
>>
▪ i18nOptions: I18nOptions
▪ adapter: HttpAdapterHost
<AbstractHttpAdapter
<any
, any
, any
>>
Returns
Source
libs/i18n/src/lib/i18n.module.ts:50