%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/themes/cwg/node_modules/fast-glob/out/utils/ |
Current File : //var/www/cwg/wp-content/themes/cwg/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[][];