UNPKG

2captcha-ts-js

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.

4 lines 236 B
import nodeFetch from 'node-fetch'; declare const _default: (((input: RequestInfo | URL, init?: RequestInit | undefined) => Promise<Response>) & typeof fetch) | typeof nodeFetch; export = _default; //# sourceMappingURL=fetch.d.ts.map