Skip to main content

SYP

Syrian Pound money factory

Callable

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