Skip to content

ResourceStore.addNamespaces method

ResourceStore › addNamespaces

Unofficial

Adds namespaces to the store's options.

Signature:

addNamespaces(ns: string | string[]): void

Parameters:

Parameter Type Description
ns string | string[] Namespace or namespaces to add.

Returns: void