UNPKG

@illandril/foundryvtt-types

Version:

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

6 lines (4 loc) 145 B
declare global { class DocumentCollection<K, V extends foundry.abstract.Document> extends foundry.utils.Collection<K, V> {} } export type {};