@w5s/moneyFunctionsPENPEN Peruvian Nuevo Sol money factory@exampleconst money = PEN('1.25');// Money({ currency: Currency({ code: 'PEN' }), amount: BigDecimal('1') })CallablePEN(amount): Money
Peruvian Nuevo Sol money factory