UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 103 B
import Vec2 from './type' export default add declare function add(out: Vec2, a: Vec2, b: Vec2): Vec2