UNPKG

n8n-nodes-docuseal

Version:

Manage DocuSeal documents, templates, and submissions within n8n workflows.

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