LBP Lebanese Pound money factoryCallableLBP(amount): Moneyconst money = LBP('1.25');// Money({ currency: Currency({ code: 'LBP' }), amount: BigDecimal('1') })
Lebanese Pound money factory