Skip to main content

CNY

Chinese Yuan money factory

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

Callable

  • CNY(amount): Money