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