@w5s/moneyFunctionsUYUUYU Uruguayan Peso money factory@exampleconst money = UYU('1.25');// Money({ currency: Currency({ code: 'UYU' }), amount: BigDecimal('1') })CallableUYU(amount): Money
Uruguayan Peso money factory