📄 array-assignment.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📊 Variables & Constants | 3 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/tests/fixtures/destructuring/array-assignment.ts
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
obj |
{} |
const | {} |
✗ |
b |
any |
let/var | *not shown* |
✗ |
c |
any |
let/var | *not shown* |
✗ |