MCPcopy Create free account
hub / github.com/TanStack/devtools /

Class

packages/event-bus/src/client/client.ts:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66export class ClientEventBus {
67 #port: number
68 #host: string
69 #protocol: 'http' | 'https'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected