Closed asukaminato0721 closed 1 year ago
I find that developing js with a library like threejs but with no type file is terrible.
but since r116 is too old, from here I can only find 0.125.0, the nearest one.
so I add it. Now the js file has proper type hints.
(Although has some breaking changes, it seems that no big deal). Since it won't affect the code.
Now, I think. It is much better to develop
I find that developing js with a library like threejs but with no type file is terrible.
but since r116 is too old, from here I can only find 0.125.0, the nearest one.
so I add it. Now the js file has proper type hints.
(Although has some breaking changes, it seems that no big deal). Since it won't affect the code.