UNPKG

n8n-nodes-mtai-zalo-test-trial

Version:

Các node hỗ trợ Zalo cho n8n

4 lines (3 loc) 164 B
import { INodeProperties } from 'n8n-workflow'; export declare const zaloUserOperations: INodeProperties[]; export declare const zaloUserFields: INodeProperties[];