@w5s/moneyFunctionsLBPLBP CallableLBP(amount: any): MoneyLebanese Pound money factory@exampleconst money = LBP('1.25');// Money({ currency: Currency({ code: 'LBP' }), amount: BigDecimal('1') })
Lebanese Pound money factory