UNPKG

langsmith

Version:

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

3 lines (2 loc) 117 B
export declare const PQueue: typeof import("p-queue").default; export type PQueueType = InstanceType<typeof PQueue>;