UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

3 lines 260 B
import type { INodeProperties, INodePropertyCollection, INodePropertyOptions } from 'n8n-workflow'; export declare const rabbitDefaultOptions: Array<INodePropertyOptions | INodeProperties | INodePropertyCollection>; //# sourceMappingURL=DefaultOptions.d.ts.map