getNamespace Method
Get an already registered Namespace.
getNamespace(name: string): undefined | I18NNamespace
Parameter | Type | Description |
---|---|---|
name | string | the name of the namespace |
Returns - undefined | I18NNamespace
Defined in
- Localization.ts Line 166
Last Updated: 11 June, 2024