UNPKG

@illandril/foundryvtt-types

Version:

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

12 lines (10 loc) 150 B
declare global { namespace foundry { namespace data { class TextureData { get src(): string; } } } } export type {};