📄 params.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📊 Variables & Constants | 2 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/tests/fixtures/functions/arrow/params.ts
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
outer |
1 |
const | 1 |
✗ |
unresolved |
<T extends typeof g>(g: T) => number |
const | g |
✗ |