MCPcopy Create free account
hub / github.com/fmhy/edit /

Class

api/worker-configuration.d.ts:965–965  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

963 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget)
964 */
965declare class EventTarget<
966 EventMap extends Record<string, Event> = Record<string, Event>
967> {
968 constructor()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected