MCPcopy Create free account
hub / github.com/idosal/git-mcp /

Class

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

Source from the content-addressed store, hash-verified

94 rejectionhandled: PromiseRejectionEvent;
95};
96declare abstract class WorkerGlobalScope extends EventTarget<WorkerGlobalScopeEventMap> {
97 EventTarget: typeof EventTarget;
98}
99/* [MDN Reference](https://developer.mozilla.org/docs/Web/API/console) */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected