UNPKG

httpyac

Version:

HTTP/REST CLI Client for *.http files

3 lines (2 loc) 179 B
import * as models from '../../models'; export declare function provideAssertValueStatus(type: string, _value: string | undefined, response: models.HttpResponse): number | false;