MCPcopy Create free account
hub / github.com/fmhy/edit / webSocketError

Method webSocketError

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

Source from the content-addressed store, hash-verified

622 wasClean: boolean
623 ): void | Promise<void>
624 webSocketError?(ws: WebSocket, error: unknown): void | Promise<void>
625}
626type DurableObjectStub<
627 T extends Rpc.DurableObjectBranded | undefined = undefined

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected