UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

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