Skip to content

⬅️ Back to Table of Contents

📄 typeof-import-type-with-qualifier.ts

📊 Analysis Summary

Metric Count
📑 Type Aliases 1

📚 Table of Contents

🛠️ File Location:

📂 packages/scope-manager/tests/fixtures/type-declaration/typeof-import-type-with-qualifier.ts

Type Aliases

T

type T = typeof import('').default;