UNPKG

@illandril/foundryvtt-types

Version:

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

10 lines (8 loc) 130 B
declare global { namespace dnd5e { namespace config { const hitDieTypes: `d${number}`[]; } } } export type {};