Skip to content

Conversation

sendoru
Copy link
Contributor

@sendoru sendoru commented Jul 30, 2024

This fixes #54105, and adds missing docstring for Blob.bytes() as well.

sendoru added 2 commits July 30, 2024 19:32
Add docstring that clarifies the return type of Blob.bytes()
(`Promise<Uint8Array>`)

Refs: nodejs#53221
@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 30, 2024
@jakecastelli
Copy link
Member

Thanks for your contribution, there are two PRs (first + second) that have already opened to fix the issue and they are slightly earlier than yours 😞 would you mind reviewing them instead? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

blob.bytes() not documented

3 participants