UNPKG
n8n-nodes-firecrawl
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
FireCrawl nodes for n8n
github.com/minhlucvan/n8n-nodes-firecrawl
minhlucvan/n8n-nodes-firecrawl
n8n-nodes-firecrawl
/
dist
/
nodes
/
FireCrawl
/
helpers
/
index.d.ts
3 lines
(2 loc)
•
72 B
TypeScript
View Raw
1
2
3
export
*
as
hooks
from
'./hooks'
;
export
*
as
methods
from
'./methods'
;