Skip to content

ResourceStore.removeResourceBundle method

ResourceStore › removeResourceBundle

Unofficial

Removes a resource bundle.

Signature:

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

Parameters:

Parameter Type Description
lng string Language code.
ns string Namespace.

Returns: ResourceStoreThe resource store instance.