UNPKG

@illandril/foundryvtt-types

Version:

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

10 lines (7 loc) 141 B
declare global { class InterfaceCanvasGroup { static groupName: 'interface'; get grid(): GridLayer | null; } } export type {};