Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 184 Bytes

puppeteer.cdpsessiononmessageobject.id.md

File metadata and controls

13 lines (10 loc) · 184 Bytes
sidebar_label
CDPSessionOnMessageObject.id

CDPSessionOnMessageObject.id property

Signature:

interface CDPSessionOnMessageObject {
  id?: number;
}