UNPKG

@contract-case/case-core

Version:

Core functionality for the ContractCase contract testing suite

5 lines 158 B
export declare class BrokerError extends Error { code: string; constructor(message: string, code: string); } //# sourceMappingURL=BrokerError.d.ts.map