⬅️ Back to Table of Contents
📄 index.test.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
12 |
📊 Variables & Constants |
3 |
📚 Table of Contents
🛠️ File Location:
📂 packages/shared/injectLocal/index.test.ts
📦 Imports
Name |
Source |
InjectionKey |
vue |
injectLocal |
@vueuse/shared |
provideLocal |
@vueuse/shared |
describe |
vitest |
expect |
vitest |
it |
vitest |
defineComponent |
vue |
getCurrentInstance |
vue |
h |
vue |
nextTick |
vue |
mount |
../../.test |
useSetup |
../../.test |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
instanceProxyStable |
boolean |
const |
instance1?.proxy === instance2?.proxy |
✗ |
count |
number | undefined |
let/var |
*not shown* |
✗ |
count |
any |
const |
injectLocal(CountKey)! |
✗ |