UNPKG
@exchange-connect/coinex
Version:
latest (0.10.2)
0.10.2
0.10.1
0.10.0
0.9.1
0.9.0
0.8.19
0.8.18
0.8.17
0.8.16
0.8.15
0.8.14
0.8.13
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.12
0.6.11
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.1.0
0.0.1
Coinex ( https://www.coinex.com ) SDK
github.com/Exchange-Connect/coinex
Exchange-Connect/coinex
@exchange-connect/coinex
/
build
/
errors
/
http
/
RangeLimitErrors
/
ExecutionAndIndexPriceDeviationIsOutOfRangeLimitError.d.ts
4 lines
(3 loc)
•
156 B
TypeScript
View Raw
1
2
3
4
import { RangeLimitError } from
"./RangeLimitError"
; export declare
class
ExecutionAndIndexPriceDeviationIsOutOfRangeLimitError
extends
RangeLimitError
{ }