import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { EntryPreview } = Protocol.Runtime;
Properties
optional
key: ObjectPreviewPreview of the key. Specified for map-like collection entries.
value: ObjectPreview
Preview of the value.