Event
Event: {(type, eventInitDict?): Event;  prototype: Event;};Defined in: node_modules/.pnpm/@types+node@24.7.2/node_modules/@types/node/web-globals/events.d.ts:82
Type Declaration
Section titled “Type Declaration”Parameters
Section titled “Parameters”| Parameter | Type | 
|---|---|
type | string | 
eventInitDict? | EventInit | 
Returns
Section titled “Returns”prototype
Section titled “prototype”prototype: Event;