Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/
Class
packages/event-bus-client/src/plugin.ts:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
}
6
7
export
class
EventClient<TEventMap extends Record<string, any>> {
8
#enabled = true
9
#pluginId: string
10
#eventTarget: () => EventTarget
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected