Skip to main content

JMD

Jamaican Dollar money factory

Callable

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