📄 index.test.ts
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📦 Imports | 7 |
📊 Variables & Constants | 2 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/core/useWindowSize/index.test.ts
📦 Imports¶
Name | Source |
---|---|
afterAll |
vitest |
describe |
vitest |
expect |
vitest |
it |
vitest |
vi |
vitest |
nextTick |
vue |
useWindowSize |
./index |
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
call |
any |
let/var | addEventListenerSpy.mock.calls[0] as any |
✗ |
call |
any |
let/var | matchMediaSpy.mock.calls[0] as any |
✗ |