UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

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