📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
chbluxuries.com
/
chb_data
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📄
config.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
📄
error_log
10739.83 KB
0644
🗑️
⬇️
✏️
🔒
Editing: index.d.ts
type Func = (...args: unknown[]) => unknown; declare function setFunctionName<T extends Func = Func>(fn: T, name: string, loose?: boolean): T; export = setFunctionName;
💾 Save Changes