Convert VB.Net POCOs to typescript
npm install vb2ts
Simple VB.Net POCOs to TypeScript converter.
This node module converts simple VB.Net objects to their TypeScript interface counterparts.
Inspired by Rafael Salguero