Skip to content

⬅️ Back to Table of Contents

📄 dual-type-value.ts

📊 Analysis Summary

Metric Count
📊 Variables & Constants 2
📑 Type Aliases 1

📚 Table of Contents

🛠️ File Location:

📂 packages/scope-manager/tests/fixtures/type-declaration/dual-type-value.ts

Variables & Constants

Name Type Kind Value Exported
dual 1 const 1
reference2 1 const dual

Type Aliases

reference1

type reference1 = dual;