foundry-vtt-types
foundry-vtt-types copied to clipboard
AppV2 issues
-
window
expects the full interface, rather than all properties being optional -
foundry.applications.fields
is missing createSelectInput - createNumberInput has min, max, and step marked as required
- DialogV2.prompt requires passing in the generics to clear the type error on the callback.