Skip to content

ResourceStore.hasResourceBundle method

ResourceStore › hasResourceBundle

Unofficial

Checks whether a resource bundle exists.

Signature:

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

Parameters:

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

Returns: booleanWhether the bundle exists.