UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

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