@w5s/moneyFunctionsBNDBND Brunei Dollar money factory@exampleconst money = BND('1.25');// Money({ currency: Currency({ code: 'BND' }), amount: BigDecimal('1') })CallableBND(amount): Money
Brunei Dollar money factory