type alias CustomInspectFunction
Usage in Deno
```typescript import { type CustomInspectFunction } from "node:node__util.d.ts"; ```(depth: number,options: InspectOptionsStylized,) => any
(depth: number,options: InspectOptionsStylized,) => any