UNPKG

@ceramicnetwork/core

Version:

Typescript implementation of the Ceramic protocol

2 lines 124 B
export declare function chunks<A>(array: Array<A>, size: number): Array<Array<A>>; //# sourceMappingURL=chunks.util.d.ts.map