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