UNPKG

@n8n/n8n-nodes-langchain

Version:
3 lines (2 loc) 131 B
import type { INodeProperties } from 'n8n-workflow'; export declare const modelRLC: (searchListMethod: string) => INodeProperties;