UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 96 B
import Vec2 from './type' export default length declare function length(vector: Vec2): number