📄 index.test.ts
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📦 Imports | 5 |
📊 Variables & Constants | 2 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/core/useTextDirection/index.test.ts
📦 Imports¶
Name | Source |
---|---|
afterEach |
vitest |
describe |
vitest |
expect |
vitest |
it |
vitest |
useTextDirection |
./index |
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
htmlEl |
HTMLElement |
const | document.documentElement |
✗ |
bodyEl |
HTMLElement |
const | document.body |
✗ |