tradeHistory types
This type-only entrypoint exports the SDK's normalized trade-history action types.
Exports
TradeActionTypePositionTradeActionSwapTradeActionTradeAction
import type { TradeAction, TradeActionType } from "@gmx-io/sdk/types/tradeHistory";