ddbb43cd09
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
680 B
680 B
sidebar_label |
---|
CDPSessionEvents |
CDPSessionEvents interface
Signature:
export interface CDPSessionEvents extends CDPEvents, Record<EventType, unknown>
Extends: CDPEvents, Record<EventType, unknown>
Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
sessionattached | CDPSession | |||
sessiondetached | CDPSession |