Skip to main content
Module

std/node/sys.ts>inspect

Deno standard library
Go to Latest
function inspect
import { inspect } from "https://deno.land/std@0.114.0/node/sys.ts";

Parameters

object: unknown
...opts: any

Returns

string