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

Method webSocketError

worker-configuration.d.ts:524–524  ·  view source on GitHub ↗
(ws: WebSocket, error: unknown)

Source from the content-addressed store, hash-verified

522}
523interface Cloudflare {
524 readonly compatibilityFlags: Record<string, boolean>;
525}
526interface CachePurgeError {
527 code: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected