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

Class

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

Source from the content-addressed store, hash-verified

2550 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageChannel)
2551 */
2552declare class MessageChannel {
2553 constructor();
2554 /**
2555 * Returns the first MessagePort object.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected