OtherCDPEventsVersion: 24.29.1On this pageCDPEvents type Signature export type CDPEvents = { [Property in keyof ProtocolMapping.Events]: ProtocolMapping.Events[Property][0];};