import { type ServerSentEventMessage } from "https://deno.land/std@0.212.0/http/mod.ts";
Properties
The event ID to set the EventSource
object's last event ID value.
import { type ServerSentEventMessage } from "https://deno.land/std@0.212.0/http/mod.ts";
The event ID to set the EventSource
object's last event ID value.