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

Class

examples/preact/custom-devtools/src/eventClient.ts:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5}
6
7class CustomEventClient extends EventClient<EventMap> {
8 constructor() {
9 super({
10 pluginId: 'custom-devtools',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected