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

778 B

Home > puppeteer > Protocol > BackgroundService > EventMetadata

Protocol.BackgroundService.EventMetadata interface

A key-value pair for additional event information to pass along.

Signature:

export interface EventMetadata 

Properties

Property Type Description
key string
value string