UNPKG

geometric-pack

Version:

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

5 lines (4 loc) 71 B
export interface QuadraticVertex { x: number; y: number; }