Module

x/hono/helper.ts>SSEMessage

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
interface SSEMessage
import { type SSEMessage } from "https://dotland.deno.dev/x/hono@v4.1.5/helper.ts";

Properties

data: string
optional
event: string
optional
id: string
optional
retry: number