League-of-Foundry-Developers / foundry-vtt-types

Unofficial type declarations for the Foundry Virtual Tabletop API
MIT License
116 stars 56 forks source link

Improve typing of TypeDataField.AssignmentType and PersistedType #2588

Open JPMeehan opened 4 months ago

JPMeehan commented 4 months ago

Currently, anyone using document lifecycle functions like _preCreate and checking for system properties gets errors for "x property doesn't exist on object".