UNPKG

solvecaptcha-javascript

Version:

Node.js wrapper for SolveCaptcha.com API. Bypass recaptcha, hcaptcha, cloudflare capthca and more.

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