Skip to main content
Module

x/shed/index.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/index.ts";
definition: ForAwaitable<string> | ReadableStream<string>