UNPKG

662 BJavaScriptView Raw
1"use strict";
2function __export(m) {
3 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
4}
5var __importStar = (this && this.__importStar) || function (mod) {
6 if (mod && mod.__esModule) return mod;
7 var result = {};
8 if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
9 result["default"] = mod;
10 return result;
11};
12Object.defineProperty(exports, "__esModule", { value: true });
13const WebpackTools = __importStar(require("./internal/tools/webpack"));
14exports.WebpackTools = WebpackTools;
15exports.default = {};
16__export(require("./server/components"));
17//# sourceMappingURL=index.js.map
\No newline at end of file