UNPKG

@n8n/n8n-nodes-langchain

Version:
3 lines (2 loc) 177 B
import type { ILoadOptionsFunctions, INodePropertyOptions } from 'n8n-workflow'; export declare function getFiles(this: ILoadOptionsFunctions): Promise<INodePropertyOptions[]>;