@w5s/moneyFunctionsOMROMR CallableOMR(amount: `${number}` | BigDecimal): MoneyOmani Rial money factory@exampleconst money = OMR('1.25');// Money({ currency: Currency({ code: 'OMR' }), amount: BigDecimal('1') })
Omani Rial money factory