Remove Window Dependency
Currently the package can only be installed in another project that is web based, however, there are many projects that just need the types that are not web based.
Possible solutions:
- Remove/update
maths.round
, uses d3 and needs window - Split this repo into two: for web stuff, for just types
- Two packages in same repo