UNPKG

422 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var codeGeneration_1 = require("./codeGeneration");
4exports.generateSource = codeGeneration_1.generateSource;
5var newCodeGeneration_1 = require("./newCodeGeneration");
6exports.generateLocalSource = newCodeGeneration_1.generateLocalSource;
7exports.generateGlobalSource = newCodeGeneration_1.generateGlobalSource;
8//# sourceMappingURL=index.js.map
\No newline at end of file