UNPKG

@illandril/foundryvtt-types

Version:

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

12 lines (10 loc) 183 B
declare global { namespace foundry { namespace applications { namespace hud { class TileHUD extends BasePlaceableHUD<Tile> {} } } } } export type {};