interface Runtime.EntryPreview
Unstable
Usage in Deno
```typescript import { Runtime } from "node:node__inspector.d.ts"; ```optional
key: ObjectPreview | undefined
Preview of the key. Specified for map-like collection entries.
Preview of the value.