UNPKG

@illandril/foundryvtt-types

Version:

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

6 lines (4 loc) 104 B
declare global { class CombatEncounters extends WorldCollection<string, Combat> {} } export type {};