Skip to content

⬅️ Back to Table of Contents

📄 type-default.ts

📊 Analysis Summary

Metric Count
📦 Imports 1
📊 Variables & Constants 1
📑 Type Aliases 1

📚 Table of Contents

🛠️ File Location:

📂 packages/scope-manager/tests/fixtures/import/type-default.ts

📦 Imports

Name Source
T foo

Variables & Constants

Name Type Kind Value Exported
unresolved typeof bar const T

Type Aliases

Ref

type Ref = T;