UNPKG

langchain

Version:
3 lines (2 loc) 184 B
export declare const loadFileContents: (contents: string, format: string) => any; export declare const parseFileConfig: (text: string, path: string, supportedTypes?: string[]) => any;