UNPKG

321 BJavaScriptView Raw
1function __export(m) {
2 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
3}
4Object.defineProperty(exports, "__esModule", { value: true });
5__export(require("./builder"));
6__export(require("./compiler"));
7__export(require("./preboot"));
8__export(require("./static"));
9//# sourceMappingURL=index.js.map
\No newline at end of file