Function formatMoneyRange

  • This function formats a MoneyRange type into a localized price range string.

    Parameters

    • moneyRange: MoneyRange

      the MoneyRange to format

    • locale: string

      the target locale to format the price into

    Returns string

Generated using TypeDoc