jonobr1 / two.js

A renderer agnostic two-dimensional drawing api for the web.
https://two.js.org
MIT License
8.27k stars 454 forks source link

Fixed Typescript BoundingBox imports. #722

Closed kevin-nano closed 5 months ago

kevin-nano commented 5 months ago

In my previous merge request I still had an error regarding the imports of the new BoundingBox type.

jonobr1 commented 5 months ago

Makes sense. Appreciate it!