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

Class

packages/event-bus-client/tests/noop.test.ts:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63
64 it('supports extension as a base class with full typing', () => {
65 class Extended extends RootEventClient<TestEvents> {
66 constructor() {
67 super({ pluginId: 'extended' })
68 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected