chore(v5): update imports order to fix codestyle
This commit is contained in:
@@ -72,10 +72,10 @@ import {
|
|||||||
GetOpenInterestParamsV5,
|
GetOpenInterestParamsV5,
|
||||||
GetOptionDeliveryPriceParamsV5,
|
GetOptionDeliveryPriceParamsV5,
|
||||||
GetOrderbookParamsV5,
|
GetOrderbookParamsV5,
|
||||||
GetPremiumIndexPriceKlineParamsV5,
|
|
||||||
GetPreUpgradeClosedPnlParamsV5,
|
GetPreUpgradeClosedPnlParamsV5,
|
||||||
GetPreUpgradeOrderHistoryParamsV5,
|
GetPreUpgradeOrderHistoryParamsV5,
|
||||||
GetPreUpgradeTradeHistoryParamsV5,
|
GetPreUpgradeTradeHistoryParamsV5,
|
||||||
|
GetPremiumIndexPriceKlineParamsV5,
|
||||||
GetPublicTradingHistoryParamsV5,
|
GetPublicTradingHistoryParamsV5,
|
||||||
GetRiskLimitParamsV5,
|
GetRiskLimitParamsV5,
|
||||||
GetSettlementRecordParamsV5,
|
GetSettlementRecordParamsV5,
|
||||||
@@ -91,18 +91,18 @@ import {
|
|||||||
InsuranceResponseV5,
|
InsuranceResponseV5,
|
||||||
InternalDepositRecordV5,
|
InternalDepositRecordV5,
|
||||||
InternalTransferRecordV5,
|
InternalTransferRecordV5,
|
||||||
LeveragedTokenMarketResultV5,
|
|
||||||
LeverageTokenInfoV5,
|
LeverageTokenInfoV5,
|
||||||
|
LeveragedTokenMarketResultV5,
|
||||||
MMPModifyParamsV5,
|
MMPModifyParamsV5,
|
||||||
MMPStateV5,
|
MMPStateV5,
|
||||||
OHLCKlineV5,
|
OHLCKlineV5,
|
||||||
OHLCVKlineV5,
|
OHLCVKlineV5,
|
||||||
OpenInterestResponseV5,
|
OpenInterestResponseV5,
|
||||||
OptionDeliveryPriceV5,
|
OptionDeliveryPriceV5,
|
||||||
OrderbookResponseV5,
|
|
||||||
OrderParamsV5,
|
OrderParamsV5,
|
||||||
OrderResultV5,
|
OrderResultV5,
|
||||||
OrderSideV5,
|
OrderSideV5,
|
||||||
|
OrderbookResponseV5,
|
||||||
PositionInfoParamsV5,
|
PositionInfoParamsV5,
|
||||||
PositionV5,
|
PositionV5,
|
||||||
PublicTradeV5,
|
PublicTradeV5,
|
||||||
@@ -118,18 +118,18 @@ import {
|
|||||||
SetLeverageParamsV5,
|
SetLeverageParamsV5,
|
||||||
SetRiskLimitParamsV5,
|
SetRiskLimitParamsV5,
|
||||||
SetRiskLimitResultV5,
|
SetRiskLimitResultV5,
|
||||||
SettlementRecordV5,
|
|
||||||
SetTPSLModeParamsV5,
|
SetTPSLModeParamsV5,
|
||||||
SetTradingStopParamsV5,
|
SetTradingStopParamsV5,
|
||||||
|
SettlementRecordV5,
|
||||||
SpotBorrowCheckResultV5,
|
SpotBorrowCheckResultV5,
|
||||||
SpotLeveragedTokenOrderHistoryV5,
|
SpotLeveragedTokenOrderHistoryV5,
|
||||||
SubMemberV5,
|
SubMemberV5,
|
||||||
SwitchIsolatedMarginParamsV5,
|
SwitchIsolatedMarginParamsV5,
|
||||||
SwitchPositionModeParamsV5,
|
SwitchPositionModeParamsV5,
|
||||||
|
TPSLModeV5,
|
||||||
TickerLinearInverseV5,
|
TickerLinearInverseV5,
|
||||||
TickerOptionV5,
|
TickerOptionV5,
|
||||||
TickerSpotV5,
|
TickerSpotV5,
|
||||||
TPSLModeV5,
|
|
||||||
TransactionLogV5,
|
TransactionLogV5,
|
||||||
UnifiedAccountUpgradeResultV5,
|
UnifiedAccountUpgradeResultV5,
|
||||||
UniversalTransferParamsV5,
|
UniversalTransferParamsV5,
|
||||||
@@ -137,8 +137,8 @@ import {
|
|||||||
UpdateApiKeyParamsV5,
|
UpdateApiKeyParamsV5,
|
||||||
UpdateApiKeyResultV5,
|
UpdateApiKeyResultV5,
|
||||||
WalletBalanceV5,
|
WalletBalanceV5,
|
||||||
WithdrawalRecordV5,
|
|
||||||
WithdrawParamsV5,
|
WithdrawParamsV5,
|
||||||
|
WithdrawalRecordV5,
|
||||||
} from './types';
|
} from './types';
|
||||||
|
|
||||||
import { REST_CLIENT_TYPE_ENUM } from './util';
|
import { REST_CLIENT_TYPE_ENUM } from './util';
|
||||||
|
|||||||
Reference in New Issue
Block a user