Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.2
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
amatya /
quiz1 /
node_modules /
sucrase /
dist /
esm /
[ HOME SHELL ]
Name
Size
Permission
Action
parser
[ DIR ]
dr-xr-xr-x
transformers
[ DIR ]
dr-xr-xr-x
util
[ DIR ]
dr-xr-xr-x
CJSImportProcessor.js
14.93
KB
-rw-rw-rw-
HelperManager.js
5.47
KB
-rw-rw-rw-
NameManager.js
642
B
-rw-rw-rw-
Options-gen-types.js
1.15
KB
-rw-rw-rw-
Options.js
351
B
-rw-rw-rw-
TokenProcessor.js
9.93
KB
-rw-rw-rw-
cli.js
9.19
KB
-rw-rw-rw-
computeSourceMap.js
2.36
KB
-rw-rw-rw-
identifyShadowedGlobals.js
2.85
KB
-rw-rw-rw-
index.js
4.23
KB
-rw-rw-rw-
register.js
2.08
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Options-gen-types.js
/** * This module was automatically generated by `ts-interface-builder` */ import * as t from "ts-interface-checker"; // tslint:disable:object-literal-key-quotes export const Transform = t.union( t.lit("jsx"), t.lit("typescript"), t.lit("flow"), t.lit("imports"), t.lit("react-hot-loader"), t.lit("jest"), ); export const SourceMapOptions = t.iface([], { compiledFilename: "string", }); export const Options = t.iface([], { transforms: t.array("Transform"), disableESTransforms: t.opt("boolean"), jsxRuntime: t.opt(t.union(t.lit("classic"), t.lit("automatic"), t.lit("preserve"))), production: t.opt("boolean"), jsxImportSource: t.opt("string"), jsxPragma: t.opt("string"), jsxFragmentPragma: t.opt("string"), keepUnusedImports: t.opt("boolean"), preserveDynamicImport: t.opt("boolean"), injectCreateRequireForImportRequire: t.opt("boolean"), enableLegacyTypeScriptModuleInterop: t.opt("boolean"), enableLegacyBabel5ModuleInterop: t.opt("boolean"), sourceMapOptions: t.opt("SourceMapOptions"), filePath: t.opt("string"), }); const exportedTypeSuite = { Transform, SourceMapOptions, Options, }; export default exportedTypeSuite;
Close