Skip to main content
Go to Latest
method UserAgent.prototype.[Symbol.for("nodejs.util.inspect.custom")]
import { UserAgent } from "https://deno.land/std@0.221.0/http/user_agent.ts";

Custom output for Node's util.inspect.

Parameters

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

Returns

string