UNPKG

n8n-nodes-placid

Version:

n8n node to interact with Placid API for creative generation

4 lines (3 loc) 158 B
import { INodeProperties } from 'n8n-workflow'; export declare const imageOperations: INodeProperties[]; export declare const imageFields: INodeProperties[];