UNPKG

@apify/n8n-nodes-apify

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