Login
From:
Lloyd Atkinson's Articles
(Uncensored)
subscribe
Typing Unknown Objects in TypeScript With Record Types
https://www.lloydatkinson.net/posts/2022/typing-unknown-objects-in-typescript-with-the-record-type/
links
backlinks
Roast topics
Find topics
Find it!
Use the Record type for objects with unknown properties. Work with, not against, TypeScript. - Tagged: TypeScript, Record Types, Configuration