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

Class

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

Source from the content-addressed store, hash-verified

80 rejectionhandled: PromiseRejectionEvent;
81};
82declare abstract class WorkerGlobalScope extends EventTarget<WorkerGlobalScopeEventMap> {
83 EventTarget: typeof EventTarget;
84}
85/* [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