Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.217.80
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
@babel /
cli /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
babel
[ DIR ]
drwxr-xr-x
2024-07-10 10:56
babel-external-helpers.js
914
B
-rw-r--r--
2024-02-26 08:46
package.json
20
B
-rw-r--r--
2024-02-26 08:46
Save
Rename
"use strict"; function _commander() { const data = require("commander"); _commander = function () { return data; }; return data; } function _core() { const data = require("@babel/core"); _core = function () { return data; }; return data; } function collect(value, previousValue) { if (typeof value !== "string") return previousValue; const values = value.split(","); if (previousValue) { previousValue.push(...values); return previousValue; } return values; } _commander().option("-l, --whitelist [whitelist]", "Whitelist of helpers to ONLY include", collect); _commander().option("-t, --output-type [type]", "Type of output (global|umd|var)", "global"); _commander().usage("[options]"); _commander().parse(process.argv); console.log((0, _core().buildExternalHelpers)(_commander().whitelist, _commander().outputType)); //# sourceMappingURL=babel-external-helpers.js.map