UNPKG

langsmith

Version:

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

5 lines (4 loc) 84 B
/** * https://stackoverflow.com/a/2117523 */ export declare let uuid4: () => any;