import { type ServerSentEventMessage } from "https://deno.land/x/fathym_eac_runtime@v0.0.140/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.