📁
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: util.mjs
import util from './dist/util.js' export const findPair = util.findPair export const toJSON = util.toJSON export const parseMap = util.parseMap export const parseSeq = util.parseSeq export const stringifyNumber = util.stringifyNumber export const stringifyString = util.stringifyString export const Type = util.Type export const YAMLError = util.YAMLError export const YAMLReferenceError = util.YAMLReferenceError export const YAMLSemanticError = util.YAMLSemanticError export const YAMLSyntaxError = util.YAMLSyntaxError export const YAMLWarning = util.YAMLWarning
Save