UNPKG

@case-contract-testing/case

Version:

Next-generation contract testing suite

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