SGD Singapore Dollar money factoryCallableSGD(amount): Moneyconst money = SGD('1.25');// Money({ currency: Currency({ code: 'SGD' }), amount: BigDecimal('1') })
Singapore Dollar money factory