UNPKG

geometric-pack

Version:

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

4 lines (3 loc) 65 B
export interface GetDefinition<T> { getDefinition(): T; }