@w5s/moneyFunctionsEEKEEK CallableEEK(amount: `${number}` | BigDecimal): MoneyEstonian Kroon money factory@exampleconst money = EEK('1.25');// Money({ currency: Currency({ code: 'EEK' }), amount: BigDecimal('1') })
Estonian Kroon money factory