@w5s/moneyFunctionsALLALL CallableALL(amount: `${number}` | BigDecimal): MoneyAlbanian Lek money factory@exampleconst money = ALL('1.25');// Money({ currency: Currency({ code: 'ALL' }), amount: BigDecimal('1') })
Albanian Lek money factory