Skip to main content
Module

x/hono/helper.ts>stream

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable stream
import { stream } from "https://deno.land/x/hono@v4.0.0-rc.2/helper.ts";

type

(c: Context, cb: (stream: StreamingApi) => Promise<void>) => Response