property InspectOptions.customInspect Usage in Deno```typescript import { type InspectOptions } from "node:node__util.d.ts"; ``` If `false`, `[util.inspect.custom](depth, opts, inspect)` functions are not invoked. Type boolean | undefined