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
/
spotMarginSavingsMaining
/
BLTV
/
historicalBLVTNAVKlineCandlestick.d.ts
3 lines
(2 loc)
•
220 B
TypeScript
View Raw
1
2
3
export
type
{
HistoricalBLVTNAVKlineCandlestickPayload
,
HistoricalBLVTNAVKlineCandlestickResponse
, }
from
'../../usdtFutures/marketData'
;
export
{ historicalBLVTNAVKlineCandlestick }
from
'../../usdtFutures/marketData'
;