UNPKG

pagamio-frontend-commons-lib

Version:

Pagamio library for Frontend reusable components like the form engine and table container

2 lines (1 loc) 74 B
export declare const chunkArray: (array: any[], size: number) => any[][];