UNPKG

stuffs

Version:

Some useful stuffs packed to here.

3 lines (2 loc) 100 B
declare const _exports: <T extends any[]>(array: T, chunkSize: number) => T[]; export = _exports;