MCPcopy Create free account
hub / github.com/cloudflare/mcp /

Class

worker-configuration.d.ts:785–785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

783 */
784 stopImmediatePropagation(): void;
785 /**
786 * The **`preventDefault()`** method of the Event interface tells the user agent that if the event does not get explicitly handled, its default action should not be taken as it normally would be.
787 *
788 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/preventDefault)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected