UNPKG

@achirita/blox

Version:

A CAD library for building 3D models in the browser.

5 lines (4 loc) 130 B
export function split({ shape, tool }: { shape: any; tool: any; }): import('../../opencascade/opencascade').TopoDS_Shape;