• This function formats a Money type into a localized price string.

    Parameters

    • money: Money

      the Money to format

    • locale: string

      the target locale to format the price into

    Returns string

Generated using TypeDoc