workerd icon indicating copy to clipboard operation
workerd copied to clipboard

ReadableStreamBYOBReader.closed should be `readonly Promise<undefined>` instead of `readonly Promise<void>`

Open himself65 opened this issue 1 year ago • 0 comments

as title, this will cause incompatible type with node:stream/web and lib DOM

image

himself65 avatar Apr 29 '24 00:04 himself65