UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

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