foundry-vtt-types
foundry-vtt-types copied to clipboard
Consider adding InvalidDocument<> wrapper
Should mark _source as unknown, possibly all Schema properties as well.
Maybe provides better typing for DocumentCollection#getInvalid
than the pure unknown
it currently returns.