UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 102 B
import Vec2 from './type' export default negate declare function negate(out: Vec2, vec: Vec2): Vec2