Upgrade Ava to v4
This commit is contained in:
parent
9a40cc5274
commit
ce89f1b611
1153 changed files with 27264 additions and 95308 deletions
4
node_modules/fast-glob/out/utils/array.d.ts
generated
vendored
4
node_modules/fast-glob/out/utils/array.d.ts
generated
vendored
|
|
@ -1,2 +1,2 @@
|
|||
export declare function flatten<T>(items: T[][]): T[];
|
||||
export declare function splitWhen<T>(items: T[], predicate: (item: T) => boolean): T[][];
|
||||
export declare function flatten<T>(items: T[][]): T[];
|
||||
export declare function splitWhen<T>(items: T[], predicate: (item: T) => boolean): T[][];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue