????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/fast-glob/out/utils/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/fast-glob/out/utils/array.d.ts |
export declare function flatten<T>(items: T[][]): T[]; export declare function splitWhen<T>(items: T[], predicate: (item: T) => boolean): T[][];