@w5s/moneyFunctionsKHRKHR CallableKHR(amount: `${number}` | BigDecimal): MoneyCambodian Riel money factory@exampleconst money = KHR('1.25');// Money({ currency: Currency({ code: 'KHR' }), amount: BigDecimal('1') })
Cambodian Riel money factory