foundry-vtt-types icon indicating copy to clipboard operation
foundry-vtt-types copied to clipboard

Add Dot Notation key support to utility functions

Open Spice-King opened this issue 3 years ago • 1 comments

Types are complete, but needs to be tied into Document stuff later. Hits complexity limits with the data model as is, and the v10 version is still being worked on.

Spice-King avatar Sep 03 '22 14:09 Spice-King

Oh, and before someone comments about use of object over Record<string, unknown>, things blew up about index signatures when I tried.

Spice-King avatar Sep 03 '22 14:09 Spice-King