Skip to main content

KES

Kenyan Shilling money factory

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

Callable

  • KES(amount): Money