# `@vertex-protocol/utils`

A collection of common utils. Most notably, re-exports [`bignumber.js`](https://mikemcl.github.io/bignumber.js/)
as `BigDecimal` to be used in floating point calculations that the native JS number type cannot support.
