UNPKG
n8n-nodes-espocrm
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.0
1.1.0
1.0.2
1.0.1
1.0.0
n8n Community Node for EspoCRM
n8n-nodes-espocrm
/
dist
/
nodes
/
EspoCRM
/
descriptions
/
LeadDescription.d.ts
3 lines
(2 loc)
•
104 B
TypeScript
View Raw
1
2
3
import
{
INodeProperties
}
from
'n8n-workflow'
;
export
declare
const
leadProperties
:
INodeProperties
[];