UNPKG
n8n-nodes-whatsapp
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Nodes to trigger workflows from whatsapp events or send messages (using whatsapp web).
n8n-nodes-whatsapp
/
dist
/
nodes
/
WhatsApp
/
WhatsAppTrigger.node.options.d.ts
3 lines
•
155 B
TypeScript
View Raw
1
2
3
import
{
INodeProperties
}
from
'n8n-workflow'
;
export
declare
const
options
:
INodeProperties
[];
//# sourceMappingURL=WhatsAppTrigger.node.options.d.ts.map