fix: default export
This commit is contained in:
@@ -28,4 +28,4 @@ const browser = await playwright.chromium.launch({
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = scraper;
|
export default scraper;
|
||||||
Reference in New Issue
Block a user