interface SSEMessageimport { type SSEMessage } from "https://deno.land/x/hono@v3.12.8/helper/streaming/sse.ts"; Propertiesdata: stringoptionalevent: stringoptionalid: string