UNPKG

langsmith

Version:

Client library to connect to the LangSmith Observability and Evaluation Platform.

2 lines (1 loc) 96 B
export declare function atee<T>(iter: AsyncGenerator<T>, length?: number): AsyncGenerator<T>[];