Skip to main content
Runtime.EntryPreview - inspector/promises - Node documentation
interface Runtime.EntryPreview
Unstable

Usage in Deno

import { Runtime } from "node:inspector/promises";

Properties

optional
key: ObjectPreview | undefined

Preview of the key. Specified for map-like collection entries.

Preview of the value.