UNPKG

@illandril/foundryvtt-types

Version:

Type definitions for the Foundry VTT client, used by Illandril's modules

10 lines (8 loc) 167 B
declare global { /** * Moved to `foundry.applications.ui` in v13 * @deprecated */ const Hotbar: typeof foundry.applications.ui.Hotbar; } export type {};