@w5s/moneyFunctionsETBETB Ethiopian Birr money factory@exampleconst money = ETB('1.25');// Money({ currency: Currency({ code: 'ETB' }), amount: BigDecimal('1') })CallableETB(amount): Money
Ethiopian Birr money factory