@tremendous/help
    Preparing search index...

    Variable CurrencyConst

    Currency: { USD: string } = ...

    An enumeration of currency codes. Currently only supports USD, as that's the primary currency used in the application. This is not intended to be a list of supported currencies.

    Type Declaration

    • USD: string
    Currency.USD; // "USD"