@w5s/moneyFunctionsUGXUGX CallableUGX(amount: `${number}` | BigDecimal): MoneyUgandan Shilling money factory@exampleconst money = UGX('1.25');// Money({ currency: Currency({ code: 'UGX' }), amount: BigDecimal('1') })
Ugandan Shilling money factory