UNPKG

@n8n/n8n-nodes-langchain

Version:
3 lines (2 loc) 198 B
import type { ILocalLoadOptionsFunctions, ResourceMapperFields } from 'n8n-workflow'; export declare function loadSubWorkflowInputs(this: ILocalLoadOptionsFunctions): Promise<ResourceMapperFields>;