API Generator from TypeScript. Currently work in progress.
npm install
then run:
ts-node generatorVL.ts SourceFiles/SourceVLType.ts
generatedVLFile.ts will be generated and the console will also show it's contents.