Skip to content

EventListenerOrEventListenerObject

EventListenerOrEventListenerObject<EventType> = EventListener<EventType> | EventListenerObject<EventType>

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:861

EventType extends Event = Event