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