import { addInspectMethod } from "https://deno.land/x/windmill@v1.415.2/node_modules/@jsdevtools/ono/esm/isomorphic.browser.js";
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.