Tresjs / tres

Declarative ThreeJS using Vue Components

Home Page:https://tresjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Types issues after v156

alvarosabu opened this issue · comments

Description

r156 added some type changes which break our types. The generic type Object3D expects types which extent Object3DEventMap

Check this along to new potential breaking changes

Suggested solution

Fix types

Alternative

No response

Additional context

No response

Validations