import { addInspectMethod } from "https://deno.land/x/windmill@v1.415.1/node_modules/@jsdevtools/ono/cjs/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.