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

Method writable

worker-configuration.d.ts:3169–3169  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3167 readonly CONNECTING: number;
3168 readonly READY_STATE_OPEN: number;
3169 readonly OPEN: number;
3170 readonly READY_STATE_CLOSING: number;
3171 readonly CLOSING: number;
3172 readonly READY_STATE_CLOSED: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected