Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/candlestick/fragments/currencyAmountFragment"

Index

Type aliases

CurrencyAmountPartial

CurrencyAmountPartial: Pick<CurrencyAmount, "amount">

Variables

Const CURRENCY_AMOUNT_PARTIAL_FRAGMENT

CURRENCY_AMOUNT_PARTIAL_FRAGMENT: any = gql`fragment currencyAmountPartialFields on CurrencyAmount {amount}`

Generated using TypeDoc