mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-27 15:30:18 +00:00
push all website files
This commit is contained in:
4
website/functions/node_modules/fast-glob/out/utils/array.d.ts
generated
vendored
Normal file
4
website/functions/node_modules/fast-glob/out/utils/array.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Flatten nested arrays (max depth is 2) into a non-nested array of non-array items.
|
||||
*/
|
||||
export declare function flatten<T>(items: T[][]): T[];
|
Reference in New Issue
Block a user