UNPKG

@contract-case/case-core

Version:

Core functionality for the ContractCase contract testing suite

3 lines 227 B
import { MatchContext, CaseExample } from '@contract-case/case-plugin-base'; export declare const handleResult: (example: CaseExample, exampleIndex: string, context: MatchContext) => void; //# sourceMappingURL=handlers.d.ts.map