📄 type-query-qualified.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📊 Variables & Constants | 1 |
| 📑 Type Aliases | 2 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/tests/fixtures/type-declaration/type-query-qualified.ts
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
x |
{ y: { z: number; }; } |
const | { y: { z: 1 } } |
✗ |