Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/
Class
examples/preact/basic/src/plugin.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
}
17
class
QueryDevtoolsPlugin extends EventClient<EventMap> {
18
constructor() {
19
super({
20
pluginId:
'query-devtools'
,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected