Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/
Class
packages/devtools-client/src/index.ts:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
export
class
DevtoolsEventClient extends EventClient<EventMap> {
92
constructor() {
93
super({
94
pluginId:
'tanstack-devtools-core'
,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected