@w5s/moneyFunctionsBGNBGN Bulgarian Lev money factory@exampleconst money = BGN('1.25');// Money({ currency: Currency({ code: 'BGN' }), amount: BigDecimal('1') })CallableBGN(amount): Money
Bulgarian Lev money factory