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

Method readable

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

Source from the content-addressed store, hash-verified

3166 readonly READY_STATE_CONNECTING: number;
3167 readonly CONNECTING: number;
3168 readonly READY_STATE_OPEN: number;
3169 readonly OPEN: number;
3170 readonly READY_STATE_CLOSING: number;
3171 readonly CLOSING: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected