UNPKG

geometric-pack

Version:

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

4 lines (3 loc) 104 B
export * from "./two-dimensional"; export * from "./three-dimensional"; export * from "./functions";