UNPKG

n8n-nodes-wuzapi

Version:

n8n community nodes for Wuzapi - WhatsApp Multi-Device REST API

4 lines 257 B
import type { INodeProperties, IWebhookDescription } from 'n8n-workflow'; export declare const sendAndWaitWebhooksDescription: IWebhookDescription[]; export declare const limitWaitTimeProperties: INodeProperties[]; //# sourceMappingURL=descriptions.d.ts.map