Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
fast-glob
/
out
/
utils
📤 Upload
📝 New File
📁 New Folder
Close
Editing: array.d.ts
export declare function flatten<T>(items: T[][]): T[]; export declare function splitWhen<T>(items: T[], predicate: (item: T) => boolean): T[][];
Save
Cancel