@w5s/moneyFunctionsRSDRSD CallableRSD(amount: `${number}` | BigDecimal): MoneySerbian Dinar money factory@exampleconst money = RSD('1.25');// Money({ currency: Currency({ code: 'RSD' }), amount: BigDecimal('1') })
Serbian Dinar money factory