jscad / OpenJSCAD.org

JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
https://openjscad.xyz/
MIT License
2.58k stars 505 forks source link

Fixed types for snap & generalize functions #1331

Open iyegoroff opened 3 months ago

iyegoroff commented 3 months ago

All Submissions:

js uses default exports so ts should use them too