UNPKG
n8n-nodes-apitable
Version:
latest (0.0.6-b)
0.0.6-b
0.0.5-b
0.0.4-b
0.0.3-b
0.0.2-b
0.0.1-b
Apitable integration for n8n
github.com/venssy/n8n-nodes-apitable
venssy/n8n-nodes-apitable
n8n-nodes-apitable
/
index.js
2 lines
•
128 B
JavaScript
View Raw
1
2
export
{
Apitable
}
from
'./nodes/Apitable/Apitable.node'
;
export
{
ApitableApi
}
from
'./credentials/ApitableApi.credentials'
;