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