UNPKG
n8n-nodes-digital-ocean
Version:
latest (0.4.1)
0.4.1
0.2.0
0.1.0
n8n community node to work with the Digital Ocean API
joffcom.net
joffcom/n8n-nodes-digital-ocean
n8n-nodes-digital-ocean
/
dist
/
nodes
/
DigitalOcean
/
Descriptions
/
index.d.ts
5 lines
(4 loc)
•
149 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./AccountDescription'
;
export
*
from
'./EventDescription'
;
export
*
from
'./DomainDescription'
;
export
*
from
'./DropletDescription'
;