UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

4 lines 215 B
import type { INodeProperties } from 'n8n-workflow'; export declare const distTagOperations: INodeProperties[]; export declare const distTagFields: INodeProperties[]; //# sourceMappingURL=DistTagDescription.d.ts.map