cmudig/apigen

Refactor `generator.ts` to separate TypeScript string generation logic from the actual logic

srizvi6 opened this issue · 1 comments

As title

Create an internal set of classes and methods, and pass it into the appropriate language generator (Python and TypeScript).