Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/
Class
packages/event-bus/tests/client.test.ts:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
function
createThrowingWebSocketClass() {
73
return
class
ThrowingWebSocket {
74
static OPEN = 1
75
static CLOSED = 3
76
constructor() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected