UNPKG

n8n-nodes-powerbi

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