UNPKG

@exchange-connect/coinex

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