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

Class

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

Source from the content-addressed store, hash-verified

3196 /**
3197 * The **`WebSocket.readyState`** read-only property returns the current state of the WebSocket connection.
3198 *
3199 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/readyState)
3200 */
3201 readyState: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected