UNPKG

@gluneau/n8n-nodes-venice

Version:

Venice.ai integration for n8n

3 lines (2 loc) 145 B
import { INodeProperties } from 'n8n-workflow'; export declare function getConnectionHintNoticeField(allowedOutputs: string[]): INodeProperties;