import { type BodyStream } from "https://deno.land/x/superoak@4.8.1/test/deps.ts";
The tagged type for "stream"
bodies.
definition: { readonly type: "stream"; readonly value: ReadableStream<Uint8Array>; }
import { type BodyStream } from "https://deno.land/x/superoak@4.8.1/test/deps.ts";
The tagged type for "stream"
bodies.