@w5s/moneyFunctionsPYGPYG Paraguayan Guarani money factory@exampleconst money = PYG('1.25');// Money({ currency: Currency({ code: 'PYG' }), amount: BigDecimal('1') })CallablePYG(amount): Money
Paraguayan Guarani money factory