UNPKG

@illandril/foundryvtt-types

Version:

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

8 lines (6 loc) 120 B
declare global { class Module extends foundry.packages.BaseModule { get active(): boolean; } } export type {};