puppeteer-extra-plugin-recaptcha
Version:
A puppeteer-extra plugin to solve reCAPTCHAs and hCaptchas automatically.
6 lines • 318 B
JavaScript
;
/// <reference path="./puppeteer-mods.d.ts" />
/// <reference path="./playwright-mods.d.ts" />
// Warn: The above is EXTREMELY important for our custom page mods to be recognized by the end users typescript!
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map