Skip to main content

ZMK

Zambian Kwacha money factory

Callable

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