UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

2 lines (1 loc) 81 B
export declare function chunkItems<T>(items: readonly T[], size: number): T[][];