UNPKG

@esri/arcgis-rest-portal

Version:

ArcGIS Online and Enterprise content and user helpers for @esri/arcgis-rest-request

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