UNPKG
n8n-nodes-winko-bot
Version:
latest (0.5.12)
0.5.12
0.5.11
Winko Bot for n8n - Zalo Nodes
n8n-nodes-winko-bot
/
dist
/
nodes
/
ZaloUser
/
ZaloUserDescription.d.ts
4 lines
(3 loc)
•
164 B
TypeScript
View Raw
1
2
3
4
import
{
INodeProperties
}
from
'n8n-workflow'
;
export
declare
const
zaloUserOperations
:
INodeProperties
[];
export
declare
const
zaloUserFields
:
INodeProperties
[];