UNPKG
@binochoi/aliexpress-scraper
Version:
latest (1.0.9)
1.0.9
1.0.8
1.0.7
1.0.6
fork of https://github.com/sudheer-ranga/aliexpress-product-scraper
@binochoi/aliexpress-scraper
/
index.js
3 lines
(2 loc)
•
119 B
JavaScript
View Raw
1
2
3
const
aliexpressProductScraper
=
require(
'./src/aliexpressProductScraper'
);
module
.
exports
= aliexpressProductScraper;