Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method ServerSentEventStreamTarget.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { ServerSentEventStreamTarget } from "https://deno.land/std@0.205.0/http/unstable_server_sent_event.ts";

Parameters

depth: number
options: any
inspect: (value: unknown, options?: unknown) => string