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