Skip to content

API Reference / @gtkx/i18n / ReportNamespaces

Interface: ReportNamespaces

Defined in: node_modules/.pnpm/react-i18next@17.0.12_i18next@26.4.0_typescript@6.0.3__react@19.2.8_typescript@6.0.3/node_modules/react-i18next/index.d.ts:154

Methods

addUsedNamespaces()

addUsedNamespaces(namespaces): void

Defined in: node_modules/.pnpm/react-i18next@17.0.12_i18next@26.4.0_typescript@6.0.3__react@19.2.8_typescript@6.0.3/node_modules/react-i18next/index.d.ts:155

Parameters

namespaces

Namespace

Returns

void


getUsedNamespaces()

getUsedNamespaces(): string[]

Defined in: node_modules/.pnpm/react-i18next@17.0.12_i18next@26.4.0_typescript@6.0.3__react@19.2.8_typescript@6.0.3/node_modules/react-i18next/index.d.ts:156

Returns

string[]

Released under the MPL-2.0 License.