Skip to main content

ARS

Argentine Peso money factory

@example
const money = ARS('1.25');// Money({ currency: Currency({ code: 'ARS' }), amount: BigDecimal('1') })

Callable

  • ARS(amount): Money