LogoPixi’VN
indexNamespacesRegisteredLocationsFunctions

Function: has()

> has(id): boolean

Defined in: src/registries/RegisteredLocations.ts:59

Check if a location is registered.

Parameters

id

string

The id of the location.

Returns

boolean

True if the location is registered, false otherwise.

On this page