UNPKG
@exchanges/binance
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.3
Exchange provider for Binance API
@exchanges/binance
/
build
/
api
/
index.d.ts
5 lines
(4 loc)
•
218 B
TypeScript
View Raw
1
2
3
4
5
export
*
as
coinMFutures
from
'./coinMFutures'
;
export
*
as
spotMarginSavingsMaining
from
'./spotMarginSavingsMaining'
;
export
*
as
usdtFutures
from
'./usdtFutures'
;
export
*
as
vanillaOptions
from
'./vanillaOptions'
;