Extremely Popular
Go to Latest
interface puppeteer.Runtime.EntryPreview
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { EntryPreview } = puppeteer.Runtime;

Properties

optional
key: ObjectPreview

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

Preview of the value.