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