interface SSEMessageimport { type SSEMessage } from "https://deno.land/x/hono@v4.1.7/helper/streaming/sse.ts"; Propertiesdata: stringoptionalevent: stringoptionalid: stringoptionalretry: number