UNPKG

@exchange-connect/coinex

Version:
4 lines (3 loc) 122 B
import { RangeLimitError } from "./RangeLimitError"; export declare class AmountTooSmallError extends RangeLimitError { }