UNPKG

ts-math-utils

Version:

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

4 lines (3 loc) 84 B
export * from './interval'; export * from './intervalSet'; export * from './range';