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
/
types
/
index.d.ts
6 lines
(5 loc)
•
161 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./EspoCRMTypes'
;
export
*
from
'./AccountTypes'
;
export
*
from
'./ContactTypes'
;
export
*
from
'./LeadTypes'
;
export
*
from
'./OpportunityTypes'
;