UNPKG

@2captcha/captcha-solver

Version:

JavaScript library for easy integration with the API of 2captcha captcha solving service to bypass reCAPTCHA, hCaptcha, funcaptcha, geetest and solve any other captchas.

6 lines 161 B
export declare class APIError extends Error { err: string; code: number; constructor(err: string); } //# sourceMappingURL=2captchaError.d.ts.map