Event
Event: {(type, eventInitDict?): Event; prototype: Event;};
Defined in: node_modules/.pnpm/@types+node@24.6.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;