@w5s/moneyFunctionsLVLLVL Latvian Lats money factory@exampleconst money = LVL('1.25');// Money({ currency: Currency({ code: 'LVL' }), amount: BigDecimal('1') })CallableLVL(amount): Money
Latvian Lats money factory