@w5s/moneyFunctionsLTLLTL CallableLTL(amount: `${number}` | BigDecimal): MoneyLithuanian Litas money factory@exampleconst money = LTL('1.25');// Money({ currency: Currency({ code: 'LTL' }), amount: BigDecimal('1') })
Lithuanian Litas money factory