We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Upstream definition - https://streams.spec.whatwg.org/#writablestream - has a separate close() method, but TypeScript definition doesn't provide it (perhaps simply outdated).
close()
The text was updated successfully, but these errors were encountered:
Added by #1034
@github-actions close
Sorry, something went wrong.
Closing because @saschanaz is one of the code-owners of this repository.
No branches or pull requests
Upstream definition - https://streams.spec.whatwg.org/#writablestream - has a separate
close()
method, but TypeScript definition doesn't provide it (perhaps simply outdated).The text was updated successfully, but these errors were encountered: