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