UNPKG

n8n-nodes-evolution-api

Version:
3 lines (2 loc) 125 B
import { IExecuteFunctions } from 'n8n-workflow'; export declare function sendDocument(ef: IExecuteFunctions): Promise<any>;