MCPcopy Create free account
hub / github.com/cloudflare/mcp /

Class

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

Source from the content-addressed store, hash-verified

2553 *
2554 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/getWriter)
2555 */
2556 getWriter(): WritableStreamDefaultWriter<W>;
2557}
2558/**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected