MtoWeb
Bun

method

fs.ReadStream.toWeb

static toWeb(
streamReadable: ReadableStream,

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

Referenced types

interface ReadableStream<R = any>