Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oak_commons/server_sent_event.ts>ServerSentEventStreamTarget#[Symbol.for("nodejs.util.inspect.custom")]

A set of APIs for handling HTTP and HTTPS requests with Deno 🐿️ 🦕
Very Popular
Go to Latest
method ServerSentEventStreamTarget.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { ServerSentEventStreamTarget } from "https://deno.land/x/oak_commons@0.4.0/server_sent_event.ts";

Parameters

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