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
/
FireCrawl.properties.js
6 lines
•
248 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
properties
=
void
0
;
const
resources_1 =
require
(
"./resources"
);
exports
.
properties
= [...resources_1.
properties
];
//# sourceMappingURL=FireCrawl.properties.js.map