UNPKG

newmax-utils

Version:
2 lines (1 loc) 84 B
export declare const chunkArray: (array: Array<any>, chunkSize: number) => any[][];