UNPKG

n8n-nodes-zalo-nnt

Version:

Unofficial Zalo integration for n8n - Send messages, manage groups, user operations with QR login. No API key required, works via browser simulation.

5 lines (4 loc) 123 B
export * from './types'; export * from './validator'; export * from './messageParser'; export * from './historyProcessor';