UNPKG

n8n-nodes-amocrm

Version:
3 lines (2 loc) 261 B
import { INodeProperties, INodePropertyCollection, INodePropertyOptions } from 'n8n-workflow'; export declare const makeContactModelDescription: (embeddedOptions?: Array<INodeProperties | INodePropertyOptions | INodePropertyCollection>) => INodeProperties[];