Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(KTX2Loader): remove parse overload from types #350

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

Archimagus
Copy link
Contributor

Why

resolves #345

What

Removed the erroneous "parse" method from KTX2Loader.d.ts

Checklist

  • Ready to be merged

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@CodyJasonBennett CodyJasonBennett changed the title Removed Parse from KTX2Loader.d.ts fix(KTX2Loader): remove parse overload from types Mar 19, 2024
@CodyJasonBennett CodyJasonBennett merged commit 017639d into pmndrs:main Mar 19, 2024
3 checks passed
Copy link

🎉 This PR is included in version 2.29.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Archimagus Archimagus deleted the patch-1 branch March 19, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KTX2Loader.js / KTX2Loader.d.ts type mismatch.
2 participants