johh / three-gltf-loader

three.js's GLTFLoader wrapped as a module for easy importing.
52 stars 20 forks source link

Type definition files for Typescript #2

Closed lochbrunner closed 6 years ago

lochbrunner commented 6 years ago

Hi, I was wondering if you are planing to create some definition files in order to make the usage of this library more comfortable in Typescript projects.

Are PRs for that welcome?

johh commented 6 years ago

Hey! Yes, I was planning to add them at some point in the future, however, it is currently not a priority.

Are PRs for that welcome?

Absolutely! I'll get it merged and published asap.

johh commented 6 years ago

Ok, closing for now. You can start a PR once you're ready! 👍

johh commented 5 years ago

TypeScript type definitions are now included (starting with v1.99.1), courtesy of DefinitelyTyped.