UNPKG

httpyac

Version:

HTTP/REST CLI Client for *.http files

3 lines (2 loc) 218 B
import * as models from '../../models'; export declare function provideAssertValueJavascript(type: string, value: string | undefined, response: models.HttpResponse, context: models.ProcessorContext): Promise<unknown>;