UNPKG

webforai

Version:

A library that provides a web interface for AI

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