UNPKG

n8n

Version:

n8n Workflow Automation Tool

3 lines (2 loc) 148 B
import type { INodeTypeDescription } from 'n8n-workflow'; export declare function synthesizeNodeTypeDef(description: INodeTypeDescription): string;