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