UNPKG

@etherna/sdk-js

Version:

Etherna SDKs for operations on the network

2 lines 121 B
export declare const splitArrayInChunks: <T>(array: T[], chunkSize: number) => T[][]; //# sourceMappingURL=array.d.ts.map