📄 declare-module.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📊 Variables & Constants | 3 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/parser/tests/fixtures/scope-analysis/declare-module.ts
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
a |
1 |
const | 1 |
✗ |
a |
number |
let/var | *not shown* |
✓ |
b |
typeof a |
let/var | *not shown* |
✓ |