UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 104 B
import Plane from './type' export default equals declare function equals(a: Plane, b: Plane): boolean