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

x/windmill/node_modules/@jsdevtools/ono/esm/isomorphic.browser.d.ts>addInspectMethod

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
variable addInspectMethod
import { addInspectMethod } from "https://deno.land/x/windmill@v1.352.0/node_modules/@jsdevtools/ono/esm/isomorphic.browser.d.ts";

The util.inspect() functionality only applies to Node.js. We return the constant false here so that the Node-specific code gets removed by tree-shaking.

type

false