Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
fast-glob
/
out
/
utils
📤 Upload
📝 New File
📁 New Folder
Close
Editing: string.d.ts
export declare function isString(input: unknown): input is string; export declare function isEmpty(input: string): boolean;
Save
Cancel