property InspectOptions.showProxy Usage in Deno```typescript import { type InspectOptions } from "node:node__util.d.ts"; ``` If `true`, `Proxy` inspection includes the target and handler objects. Type boolean | undefined