Skip to content

⬅️ Back to Table of Contents

📄 index.test.ts

📊 Analysis Summary

Metric Count
📦 Imports 14
📊 Variables & Constants 5

📚 Table of Contents

🛠️ File Location:

📂 packages/shared/createInjectionState/index.test.ts

📦 Imports

Name Source
InjectionKey vue
Ref vue
createInjectionState @vueuse/shared
injectLocal @vueuse/shared
describe vitest
expect vitest
it vitest
defineComponent vue
h vue
inject vue
nextTick vue
shallowRef vue
mount ../../.test
useSetup ../../.test

Variables & Constants

Name Type Kind Value Exported
count Ref<number> | undefined let/var *not shown*
count Ref<number> | undefined let/var *not shown*
count2 Ref<number> | undefined let/var *not shown*
count any const useCountState()!
count any const injectLocal(KEY)!