Skip to content

ResourceStore.removeResourceBundle method

ResourceStore › removeResourceBundle

Unofficial

Removes a resource bundle.

Signature:

removeResourceBundle(lng: string, ns: string): ResourceStore

Parameters:

ParameterTypeDescription
lngstringLanguage code.
nsstringNamespace.

Returns: ResourceStoreThe resource store instance.