UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

4 lines 212 B
import type { INodeProperties } from 'n8n-workflow'; export declare const ALLOWED_CONFIG_KEYS: string[]; export declare const addConfigFields: INodeProperties[]; //# sourceMappingURL=AddConfigDescription.d.ts.map