I feel like, as a JavaScript community, we keep asking for enums because it's what every other language has, and we run into lots of problems that would be solved by enums. But I'm not sure we really ...
Converts TypeSpec enums to JavaScript const objects Generates TypeScript declaration files (.d.ts) Supports string and numeric enum values Uses the TypeSpec emitter framework ...