UNPKG

@exchanges/binance

Version:

Exchange provider for Binance API

6 lines 442 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getFutureAccountTransactionHistoryList = void 0; var futures_1 = require("../../spotMarginSavingsMaining/futures"); Object.defineProperty(exports, "getFutureAccountTransactionHistoryList", { enumerable: true, get: function () { return futures_1.getFutureAccountTransactionHistoryList; } }); //# sourceMappingURL=getFutureAccountTransactionHistoryList.js.map