Skip to main content

TWD

New Taiwan Dollar money factory

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

Callable

  • TWD(amount): Money