pmndrs / three-stdlib

📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
https://npmjs.com/three-stdlib
MIT License
676 stars 110 forks source link

fix(types): fix usages of ambient THREE namespace #346

Closed Methuselah96 closed 4 months ago

Methuselah96 commented 4 months ago

Why

The ambient THREE namespace was removed in @types/three@0.162.0.

What

Removes usages of the ambient THREE namespace.

Checklist

codesandbox-ci[bot] commented 4 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 2.29.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: