import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { EntryPreview } = Protocol.Runtime;
Properties
optional
key: ObjectPreviewPreview of the key. Specified for map-like collection entries.
value: ObjectPreview
Preview of the value.