UNPKG

ts-math-utils

Version:

Math-based objects not included in JS, built in TS.

3 lines 85 B
export * from './interval'; export * from './intervalSet'; export * from './range';