foundry-vtt-types
foundry-vtt-types copied to clipboard
AppV2 issues
windowexpects the full interface, rather than all properties being optionalfoundry.applications.fieldsis 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.