LogoPixi’VN
indexNamespacesRegisteredLocationsFunctions

Function: clear()

> clear(): void

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

Remove all registered locations. Primarily used by the Vite plugin to reset state between hot-module reloads.

Returns

void

On this page