UNPKG

langsmith

Version:

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

2 lines (1 loc) 67 B
export declare function shuffle<T extends unknown[]>(array: T): T;