I use this constantly in config objects, route maps, and design tokens. If you are still on TS 4.8 or below, this is a solid reason to upgrade. What pattern are you using for typed config objects?
𝗧𝘆𝗽𝗲𝗢𝗥𝗠 𝘃𝘀 𝗠𝗶𝗸𝗿𝗼𝗢𝗥𝗠 TypeORM and MikroORM use different designs for TypeScript. TypeORM uses decorators and the ...