UNPKG

@apify/n8n-nodes-apify

Version:
3 lines (2 loc) 168 B
import { IExecuteFunctions, INodeExecutionData } from 'n8n-workflow'; export declare function runTask(this: IExecuteFunctions, i: number): Promise<INodeExecutionData>;