📄 declare-function.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/parser/tests/fixtures/scope-analysis/declare-function.ts
Functions¶
f(a: number): number¶
- Parameters:
a: number- Return Type:
number