⬅️ Back to Table of Contents
📄 index.test.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
7 |
📊 Variables & Constants |
3 |
🟢 Vue Composition API |
2 |
📚 Table of Contents
🛠️ File Location:
📂 packages/shared/watchTriggerable/index.test.ts
📦 Imports
Name |
Source |
describe |
vitest |
expect |
vitest |
it |
vitest |
nextTick |
vue |
reactive |
vue |
shallowRef |
vue |
watchTriggerable |
./index |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
cleanupCount |
number |
let/var |
-1 |
✗ |
cleanupCount |
number |
let/var |
-1 |
✗ |
cleanupCount |
number |
let/var |
0 |
✗ |
Vue Composition API
Name |
Type |
Reactive Variables |
Composables |
reactive |
reactive |
none |
none |
reactive |
reactive |
none |
none |