generator icon indicating copy to clipboard operation
generator copied to clipboard

Type Generator: No framework. No magic. Just code. 100% debuggable.

Results 1 generator issues
Sort by recently updated
recently updated
newest added
trafficstars

Hey Kai, I just stumbled upon the following article of good and bad practices regarding enum type definitions: https://basarat.gitbook.io/typescript/styleguide#enum What do you think? Currently the generator is exporting as camelCase...

enhancement