📄 typeof-in-type-parameters.ts
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
🔧 Functions | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/parser/tests/fixtures/scope-analysis/typeof-in-type-parameters.ts
Functions¶
g(g: T): number
¶
- Parameters:
g: T
- Return Type:
number