Mpipe
Bun

method

stream.default.PassThrough.pipe

pipe<T extends WritableStream>(
destination: T,
options?: { end: boolean }
): T;