Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oak_nest/deps.ts>Request#[Symbol.for("Deno.customInspect")]

Refer to nestjs to realize some common functions for Deno
Go to Latest
method Request.prototype.[Symbol.for("Deno.customInspect")]
import { Request } from "https://deno.land/x/oak_nest@v1.13.18/deps.ts";

Parameters

inspect: (value: unknown) => string