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