Typescript

Convert interface to enum (for those too lazy to type 'name' in the input form) in TypeScript
-
Nook Ittipon
- Programming , Improvement
It's a small trick to convert an Interface to an Enum, helping to solve
read more