Fixed RoundingMode type not exported
Copy and pasted the RoundingMode
type declaration from bignumber.js
into vend-number
because it is not exported in bignumber.js
5.0.0
RoudingMode
type is exported from bignumber.js
6.0.0 version onward