UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

4 lines 248 B
import type { INodeProperties } from 'n8n-workflow'; export declare const configurationItemsOperations: INodeProperties[]; export declare const configurationItemsFields: INodeProperties[]; //# sourceMappingURL=ConfigurationItemsDescription.d.ts.map