UNPKG

@mysten/utils

Version:
2 lines (1 loc) 76 B
export declare function chunk<T>(array: readonly T[], size: number): T[][];