@w5s/moneyFunctionsKZTKZT CallableKZT(amount: `${number}` | BigDecimal): MoneyKazakhstani Tenge money factory@exampleconst money = KZT('1.25');// Money({ currency: Currency({ code: 'KZT' }), amount: BigDecimal('1') })
Kazakhstani Tenge money factory