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

Class

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

Source from the content-addressed store, hash-verified

2550 close(): Promise<void>;
2551 /**
2552 * The **`getWriter()`** method of the WritableStream interface returns a new instance of WritableStreamDefaultWriter and locks the stream to that instance.
2553 *
2554 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/getWriter)
2555 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected