Skip to content

⬅️ Back to Table of Contents

📄 named-alias.ts

📊 Analysis Summary

Metric Count
📦 Imports 1
📑 Type Aliases 1

📚 Table of Contents

🛠️ File Location:

📂 packages/scope-manager/tests/fixtures/import/named-alias.ts

📦 Imports

Name Source
t foo

Type Aliases

T

type T = t;