UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

4 lines (2 loc) 78 B
import Vec3 from '../maths/vec3/type' export type BoundingBox = [Vec3, Vec3]