@w5s/moneyFunctionsYERYER CallableYER(amount: `${number}` | BigDecimal): MoneyYemeni Rial money factory@exampleconst money = YER('1.25');// Money({ currency: Currency({ code: 'YER' }), amount: BigDecimal('1') })
Yemeni Rial money factory