@w5s/moneyFunctionsNADNAD Namibian Dollar money factory@exampleconst money = NAD('1.25');// Money({ currency: Currency({ code: 'NAD' }), amount: BigDecimal('1') })CallableNAD(amount): Money
Namibian Dollar money factory