UNPKG

geometric-pack

Version:

Geometric pack with lots of available calculations for 2D and 3D geometry

5 lines (4 loc) 99 B
export interface QuadraticMonotonicity { increasing: number[]; decreasing: number[]; }