UNPKG

n8n-nodes-placid

Version:

n8n node to interact with Placid API for creative generation

4 lines (3 loc) 164 B
import { INodeProperties } from 'n8n-workflow'; export declare const templateOperations: INodeProperties[]; export declare const templateFields: INodeProperties[];