UNPKG

@illandril/foundryvtt-types

Version:

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

6 lines (4 loc) 91 B
declare global { class Users extends WorldCollection<string, User> {} } export type {};