/apigen

API Generator from TypeScript

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

apigen

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.