Buckets:
arudradey/ml-cpu-storage / emsdk /upstream /emscripten /node_modules /@babel /cli /lib /babel-external-helpers.js
| ; | |
| function commander() { | |
| const data = _interopRequireWildcard(require("commander"), true); | |
| commander = function () { | |
| return data; | |
| }; | |
| return data; | |
| } | |
| function _core() { | |
| const data = require("@babel/core"); | |
| _core = function () { | |
| return data; | |
| }; | |
| return data; | |
| } | |
| function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); } | |
| const program = commander().default.program; | |
| function collect(value, previousValue) { | |
| if (typeof value !== "string") return previousValue; | |
| const values = value.split(","); | |
| if (previousValue) { | |
| previousValue.push(...values); | |
| return previousValue; | |
| } | |
| return values; | |
| } | |
| program.option("-l, --whitelist [whitelist]", "Whitelist of helpers to ONLY include", collect); | |
| program.option("-t, --output-type [type]", "Type of output (global|umd|var)", "global"); | |
| program.usage("[options]"); | |
| program.parse(process.argv); | |
| const opts = program.opts(); | |
| console.log((0, _core().buildExternalHelpers)(opts.whitelist, opts.outputType)); | |
| //# sourceMappingURL=babel-external-helpers.js.map | |
Xet Storage Details
- Size:
- 1.6 kB
- Xet hash:
- 31e65fb070487ef78503f550d1fe2cbccdaac74d0f0f4e8bfb4684be26e4c20c
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.