UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

5 lines 278 B
import type { INodeProperties } from 'n8n-workflow'; export declare const fuzzyCompareProperty: INodeProperties; export declare const numberInputsProperty: INodeProperties; export declare const clashHandlingProperties: INodeProperties; //# sourceMappingURL=descriptions.d.ts.map