Skip to content

⬅️ Back to Table of Contents

📄 generic-type-param.tsx

📊 Analysis Summary

Metric Count
💠 JSX Elements 1
📑 Type Aliases 1

📚 Table of Contents

🛠️ File Location:

📂 packages/scope-manager/tests/fixtures/jsx/generic-type-param.tsx

JSX Elements

Component Type Props Children
Foo component none none

Type Aliases

T

type T = 1;