Are the ColorKeywords
supposed to be in Euler.d.ts
?
https://github.com/mrdoob/three.js/blob/d41db0e13e26a610a04e5ff20a66c0a18faf216d/src/math/Euler.d.ts#L5-L14
Apparently they've been there since Euler.d.ts
got imported. Shockingly, nothing in Euler
references them.
I think you can just remove this namespace. Want to make a PR^^?
@Mugen87 I would love to start in threeJS contributions with this. Can I have this issue assigned to me?
It seems @moraxy gave you a like so why not 馃槈
Sure. I will try to do this by tomorrow. :)
@Mugen87
I have submitted a PR addressing this issue.
https://github.com/mrdoob/three.js/pull/17261
Most helpful comment
@Mugen87
I have submitted a PR addressing this issue.
https://github.com/mrdoob/three.js/pull/17261