UNPKG

ut-tools

Version:

Build and Release management automation package.

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