UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

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