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