MCPcopy Index your code
hub / github.com/TanStack/devtools / index.test.ts

File index.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import { ClientEventBus } from '@tanstack/devtools-event-bus/client'
3import { EventClient } from '../src/production'
4

Callers

nothing calls this directly

Calls 6

startMethod · 0.45
stopMethod · 0.45
onMethod · 0.45
emitMethod · 0.45
onAllMethod · 0.45
onAllPluginEventsMethod · 0.45

Tested by

no test coverage detected