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

Class

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

Source from the content-addressed store, hash-verified

2592 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/close)
2593 */
2594 close(): Promise<void>;
2595 /**
2596 * The **`write()`** method of the operation.
2597 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected