UNPKG

n8n-nodes-ocean

Version:

n8n community node for Ocean.io API integration - lookalike company and people discovery

4 lines (3 loc) 160 B
import { INodeProperties } from 'n8n-workflow'; export declare const personOperations: INodeProperties[]; export declare const personFields: INodeProperties[];