ResourceStore.removeResourceBundle method
ResourceStore › removeResourceBundle
Unofficial
Removes a resource bundle.Signature:
removeResourceBundle(lng: string, ns: string): ResourceStoreParameters:
| Parameter | Type | Description |
|---|---|---|
| lng | string | Language code. |
| ns | string | Namespace. |
Returns: ResourceStore — The resource store instance.