Skip to content

⬅️ Back to Table of Contents

📄 index.test.ts

📊 Analysis Summary

Metric Count
📦 Imports 10
📊 Variables & Constants 2

📚 Table of Contents

🛠️ File Location:

📂 packages/core/useEventBus/index.test.ts

📦 Imports

Name Source
beforeEach vitest
describe vitest
expect vitest
it vitest
vi vitest
nextTick vue
useSetup ../../.test
useCounter ../../shared/useCounter
useEventBus ./index
events ./internal

Variables & Constants

Name Type Kind Value Exported
emptyMap Map<any, any> const new Map()
event boolean let/var false