Utility class to format a number as a currency string.
Defaults (EUR / de-DE) match the original luv-ui-tools/bws-ui-toolsCurrencyFormatter; the constructor parameters are new, added so this one
class can also replace bws-checkout-service-spa's standalone
currencyHelper, which exposed configurable locale/currency params
that the original CurrencyFormatter did not.
Utility class to format a number as a currency string.
Defaults (EUR / de-DE) match the original
luv-ui-tools/bws-ui-toolsCurrencyFormatter; the constructor parameters are new, added so this one class can also replacebws-checkout-service-spa's standalonecurrencyHelper, which exposed configurablelocale/currencyparams that the originalCurrencyFormatterdid not.