Variable USDConst

USD: {
    symbol: "USD";
    decimals: 2;
} = ...

Type declaration

  • symbol: "USD"
  • decimals: 2

Generated using TypeDoc