Skip to main content
Module

x/shed/stream-response.ts>StreamBodyInit

All Worker Tools under a single roof
Latest
type alias StreamBodyInit
import { type StreamBodyInit } from "https://deno.land/x/shed@v0.1.0-pre.10/stream-response.ts";
definition: ForAwaitable<string> | ReadableStream<string>