puppeteer/new-docs/puppeteer.protocol.runtime.entrypreview.md
2020-07-13 14:01:35 +01:00

839 B

Home > puppeteer > Protocol > Runtime > EntryPreview

Protocol.Runtime.EntryPreview interface

Signature:

export interface EntryPreview 

Properties

Property Type Description
key ObjectPreview Preview of the key. Specified for map-like collection entries.
value ObjectPreview Preview of the value.