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