UNPKG

langsmith

Version:

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

3 lines (2 loc) 207 B
export declare function stringReplaceAll(string: any, substring: any, replacer: any): any; export declare function stringEncaseCRLFWithFirstIndex(string: any, prefix: any, postfix: any, index: any): string;