UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 101 B
import Plane from './type' export default toString declare function toString(plane: Plane): string