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