UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

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