UNPKG

n8n-nodes-docuseal

Version:

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

4 lines 218 B
import type { INodeProperties } from 'n8n-workflow'; export declare const templateOperations: INodeProperties[]; export declare const templateFields: INodeProperties[]; //# sourceMappingURL=TemplateDescription.d.ts.map