Skip to content

ResourceStore.hasResourceBundle method

ResourceStore › hasResourceBundle

Unofficial

Checks whether a resource bundle exists.

Signature:

hasResourceBundle(lng: string, ns: string): boolean

Parameters:

ParameterTypeDescription
lngstringLanguage code.
nsstringNamespace.

Returns: booleanWhether the bundle exists.