UNPKG

n8n-nodes-nimbasms

Version:

Nimba SMS node for n8n - Send SMS, manage contacts, campaigns and more

4 lines (3 loc) 154 B
import { INodeProperties } from 'n8n-workflow'; export declare const smsOperations: INodeProperties[]; export declare const smsFields: INodeProperties[];