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

Method sync

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

Source from the content-addressed store, hash-verified

597 setHibernatableWebSocketEventTimeout(timeoutMs?: number): void;
598 getHibernatableWebSocketEventTimeout(): number | null;
599 getTags(ws: WebSocket): string[];
600 abort(reason?: string): void;
601}
602interface DurableObjectTransaction {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected