UNPKG

node-libcurl-ja3

Version:

Node.js native bindings for libcurl-impersonate. Impersonate Chrome, Edge, Firefox and Safari TLS fingerprints.

4 lines 190 B
import { CurlyFunction } from '../curly'; import type { Browser } from './index'; export declare function create(browser: Browser): CurlyFunction; //# sourceMappingURL=binaryBrowser.d.ts.map