UNPKG

@illandril/foundryvtt-types

Version:

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

6 lines (4 loc) 93 B
declare global { class Macros extends WorldCollection<string, Macro> {} } export type {};