UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

4 lines 224 B
import type { INodeProperties } from 'n8n-workflow'; export declare const agentGroupOperations: INodeProperties[]; export declare const agentGroupFields: INodeProperties[]; //# sourceMappingURL=AgentGroupDescription.d.ts.map