UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

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