MCPcopy Create free account
hub / github.com/fontsource/fontsource /

Class

website/worker-configuration.d.ts:707–707  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

705 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortController)
706 */
707declare class AbortController {
708 constructor();
709 /**
710 * Returns the AbortSignal object associated with this object.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected