import { type ServerSentEventMessage } from "https://deno.land/x/fathym_common@v0.0.142/src/src.deps.ts";
Represents a message in the Server-Sent Event (SSE) protocol.
Properties
The event ID to set the EventSource
object's last event ID value.