sgenoud / replicad

The library to build browser based 3D models with code.
https://replicad.xyz
MIT License
323 stars 38 forks source link

Fix mirror types #157

Open ahdinosaur opened 6 days ago

ahdinosaur commented 6 days ago

Hi, thanks for replicad. Made a few models now. Appreciate the workbench, code interface, and documentation. Am coming from OpenSCAD, so I love the fillets and such. Cheers :purple_heart:

Anyways, here's a very basic pull request to fix the TypeScript types of .mirror().

Is there a way setup to test the TypeScript types?