UNPKG

n8n-nodes-digital-ocean

Version:

n8n community node to work with the Digital Ocean API

4 lines (3 loc) 168 B
import type { INodeProperties } from 'n8n-workflow'; export declare const dropletDescription: INodeProperties[]; export declare const dropletFields: INodeProperties[];