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