@w5s/moneyFunctionsILSILS CallableILS(amount: `${number}` | BigDecimal): MoneyIsraeli New Sheqel money factory@exampleconst money = ILS('1.25');// Money({ currency: Currency({ code: 'ILS' }), amount: BigDecimal('1') })
Israeli New Sheqel money factory