TypeScriptBuilder
TypeScriptBuilder copied to clipboard
Add TSClass attribute
Used to generate class instead of interface:
- [ ] Extend vs Implements
- [ ] Add initialization of fields with
new - [ ] Usage of class types (should not use I)