import { streamText } from "https://deno.land/x/hono@v4.0.0/helper/streaming/text.ts";
type
(c: Context, cb: (stream: StreamingApi) => Promise<void>) => Response
import { streamText } from "https://deno.land/x/hono@v4.0.0/helper/streaming/text.ts";