@w5s/moneyFunctionsSARSAR CallableSAR(amount: any): MoneySaudi Riyal money factory@exampleconst money = SAR('1.25');// Money({ currency: Currency({ code: 'SAR' }), amount: BigDecimal('1') })
Saudi Riyal money factory