⬅️ Back to Table of Contents
📄 index.test.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
9 |
📊 Variables & Constants |
2 |
📚 Table of Contents
🛠️ File Location:
📂 packages/core/useScrollLock/index.test.ts
📦 Imports
Name |
Source |
beforeEach |
vitest |
describe |
vitest |
expect |
vitest |
it |
vitest |
vi |
vitest |
defineComponent |
vue |
h |
vue |
mount |
../../.test |
useScrollLock |
./index |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
targetEl |
HTMLElement |
let/var |
*not shown* |
✗ |
actual |
any |
let/var |
await vi.importActual('@vueuse/shared') |
✗ |