@w5s/moneyFunctionsSDGSDG Sudanese Pound money factory@exampleconst money = SDG('1.25');// Money({ currency: Currency({ code: 'SDG' }), amount: BigDecimal('1') })CallableSDG(amount): Money
Sudanese Pound money factory