UNPKG

got

Version:

Human-friendly and powerful HTTP request library for Node.js

3 lines (2 loc) 99 B
import { Response } from '..'; export declare const isResponseOk: (response: Response) => boolean;