ReadableStreamBYOBReader.closed should be readonly Promise<undefined>
instead of readonly Promise<void>
#2067
Labels
types
Related to @cloudflare/workers-types
as title, this will cause incompatible type with
node:stream/web
and libDOM
The text was updated successfully, but these errors were encountered: