EventListenerObject
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:858
Type Parameters
Section titled “Type Parameters”EventType
Section titled “EventType”EventType extends Event = Event
Methods
Section titled “Methods”handleEvent()
Section titled “handleEvent()”handleEvent(
event):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:859
Parameters
Section titled “Parameters”EventType
Returns
Section titled “Returns”void