@w5s/moneyFunctionsTZSTZS CallableTZS(amount: `${number}` | BigDecimal): MoneyTanzanian Shilling money factory@exampleconst money = TZS('1.25');// Money({ currency: Currency({ code: 'TZS' }), amount: BigDecimal('1') })
Tanzanian Shilling money factory