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 type error for base64 operations #17778

Closed
wants to merge 1 commit into from
Closed

Conversation

azomDev
Copy link
Contributor

@azomDev azomDev commented Feb 27, 2025

What does this PR do?

Fixes #16062. This is the same code #16532 as it was closed for unknown reasons.

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)

How did you verify your code works?

I tested locally as well as the person in PR #16532

@alii
Copy link
Member

alii commented Mar 10, 2025

Hi @azomDev, thanks for this PR.

I didn't have permission to push to your fork, so I've made a branch with your commits in #18034. Will close this one

@alii alii closed this Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Types missing Uint8Array.prototype.toBase64
2 participants