foundry-vtt-types
                                
                                
                                
                                    foundry-vtt-types copied to clipboard
                            
                            
                            
                        Add Dot Notation key support to utility functions
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.
Oh, and before someone comments about use of object over Record<string, unknown>, things blew up about index signatures when I tried.