-
Notifications
You must be signed in to change notification settings - Fork 2
Open
@spacejack
Description
Just curious if there's been any thought about adding TypeScript type definitions to these modules. One nice thing I still like about three.js is that there is a well-maintained .d.ts file, which makes working with TS and JS a lot more pleasant in modern editors like VSCode. VSCode can even infer types from standalone JS source files, but when you use require unfortunately it can't infer anything.
Metadata
Metadata
Assignees
Labels
No labels