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