@w5s/moneyFunctionsSGDSGD CallableSGD(amount: any): MoneySingapore Dollar money factory@exampleconst money = SGD('1.25');// Money({ currency: Currency({ code: 'SGD' }), amount: BigDecimal('1') })
Singapore Dollar money factory