UNPKG

@exchanges/binance

Version:

Exchange provider for Binance API

3 lines (2 loc) 255 B
export type { GetFutureAccountTransactionHistoryListPayload, GetFutureAccountTransactionHistoryListResponse, } from '../../spotMarginSavingsMaining/futures'; export { getFutureAccountTransactionHistoryList } from '../../spotMarginSavingsMaining/futures';