UNPKG

@illandril/foundryvtt-types

Version:

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

14 lines (12 loc) 212 B
declare global { namespace foundry { namespace CONST { const KEYBINDING_PRECEDENCE: { PRIORITY: number; NORMAL: number; DEFERRED: number; }; } } } export type {};