Comment on Adding type safety to object IDs in TypeScriptparentComments−EvertBouw2yyou can improve it a bit with the library ts-resethttps://github.com/total-typescript/ts-reset−presentation2yAnd also can declare your own wrappers to at least achieve it for your own codebase.
Comments
you can improve it a bit with the library ts-reset
https://github.com/total-typescript/ts-reset
And also can declare your own wrappers to at least achieve it for your own codebase.