/** * CSG Web Worker for @moicad/sdk * * Runs manifold-3d CSG operations in a separate thread to prevent UI freezing. * Handles both JavaScript and OpenSCAD evaluation. */ export {}; //# sourceMappingURL=csg-worker.d.ts.map