UNPKG

@contract-case/case-core

Version:

Core functionality for the ContractCase contract testing suite

4 lines 227 B
export declare const API_ERROR = "BROKER_UNEXPECTED_ERROR"; export declare const API_NO_RESPONSE = "BROKER_NO_RESPONSE"; export declare const API_NOT_AUTHORISED = "BROKER_NOT_AUTHORISED"; //# sourceMappingURL=apiErrors.d.ts.map