Skip to content

⬅️ Back to Table of Contents

📄 type-inline-value.ts

📊 Analysis Summary

Metric Count
📦 Imports 1
📑 Type Aliases 1

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

Name Source
foo foo

Type Aliases

T

type T = typeof foo;