Skip to main content

JMD

Jamaican Dollar money factory

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

Callable

  • JMD(amount): Money