Add .gitignore to exclude all node packages and lock files
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export declare const chunk: <T>(input: T[], size: number) => T[][];
|
||||
Reference in New Issue
Block a user