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

fix(array-utils): corrected typescript definitions #1316

Closed z3dev closed 5 months ago

z3dev commented 5 months ago

These changes correct the typescript definitions for the function in array-utils. The test:tsd script has been added to test the definitions going forward.

All Submissions:

z3dev commented 5 months ago

@platypii are you able to merge pull requests? I checked and it seems so.