UNPKG

got-scraping

Version:

HTTP client made for scraping based on got.

3 lines 198 B
import { Options, OptionsInit as GotOptionsInit } from 'got-cjs'; export declare function customOptionsHook(raw: GotOptionsInit, options: Options): void; //# sourceMappingURL=custom-options.d.ts.map