UNPKG

@illandril/foundryvtt-types

Version:

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

8 lines (6 loc) 126 B
declare global { type DocumentSheetOptions = FormApplicationOptions & { viewPermission: number; }; } export type {};