UNPKG

@exchange-connect/coinex

Version:
4 lines (3 loc) 117 B
import { ServiceError } from "./ServiceError"; export declare class ServiceUnavailableError extends ServiceError { }