ResourceStore.addNamespaces method
ResourceStore › addNamespaces
Unofficial
Adds namespaces to the store's options.Signature:
addNamespaces(ns: string | string[]): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| ns | string | string[] | Namespace or namespaces to add. |
Returns: void