UNPKG

@illandril/foundryvtt-types

Version:

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

6 lines (4 loc) 101 B
declare global { class Messages extends WorldCollection<string, ChatMessage> {} } export type {};