@w5s/moneyFunctionsVEFVEF CallableVEF(amount: `${number}` | BigDecimal): MoneyVenezuelan Bolívar money factory@exampleconst money = VEF('1.25');// Money({ currency: Currency({ code: 'VEF' }), amount: BigDecimal('1') })
Venezuelan Bolívar money factory