UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

3 lines (2 loc) 183 B
import type { MatcherExecutor, HTTP_RESPONSE_MATCHER_TYPE } from '../../entities/types'; export declare const HttpResponseMatcher: MatcherExecutor<typeof HTTP_RESPONSE_MATCHER_TYPE>;