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