yeoupooh / staruml-typescript

TypeScript Code Generator for StarUML 2
GNU General Public License v3.0
13 stars 6 forks source link

Proper Type Support #4

Open mvswahn opened 7 years ago

mvswahn commented 7 years ago

When I export to TypeScript and define my types with String or Integer, I would expect that the extension will then convert those types to string or number.