UNPKG

n8n-nodes-amocrm

Version:
3 lines (2 loc) 162 B
import { INodeExecutionData, IExecuteFunctions } from 'n8n-workflow'; export declare function router(this: IExecuteFunctions): Promise<INodeExecutionData[][]>;