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

Class

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

Source from the content-addressed store, hash-verified

714 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortController)
715 */
716declare class AbortController {
717 constructor();
718 /**
719 * Returns the AbortSignal object associated with this object.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected