MtoWeb
Bun

method

http2.Http2ServerRequest.toWeb

static toWeb(
streamReadable: ReadableStream,

A utility method for creating a web ReadableStream from a Readable.

Referenced types

interface ReadableStream<R = any>