/** * TypeScript code generation module */ export { TypeScriptGenerator } from './TypeScriptGenerator'; //# sourceMappingURL=index.d.ts.map