add bossgeekgo-external-node-runtime-dependencies package

This commit is contained in:
bossgeekgo
2024-02-17 22:17:23 +08:00
parent 2c76254408
commit 8eef881211
5 changed files with 1532 additions and 0 deletions
@@ -0,0 +1,5 @@
Object.assign(module.exports, {
puppeteerExtra: require('puppeteer-extra'),
PuppeteerExtraPluginStealth: require('puppeteer-extra-plugin-stealth'),
puppeteerManager: require('@puppeteer/browsers')
})