UNPKG

httpyac

Version:

HTTP/REST CLI Client for *.http files

3 lines (2 loc) 171 B
import * as models from '../../models'; export declare function provideAssertValueHeader(type: string, value: string | undefined, response: models.HttpResponse): unknown;