Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias ServerSentEventInit
Deprecated
Deprecated

(will be removed after 0.210.0) Import from std/http/unstable_server_sent_event.ts instead.

import { type ServerSentEventInit } from "https://deno.land/std@0.205.0/http/server_sent_event.ts";
deprecated
definition: ServerSentEventInit_