Skip to content

⬅️ Back to Table of Contents

📄 variable-let.ts

📊 Analysis Summary

Metric Count
📊 Variables & Constants 1
📑 Type Aliases 1

📚 Table of Contents

🛠️ File Location:

📂 packages/scope-manager/tests/fixtures/type-annotation/variable-let.ts

Variables & Constants

Name Type Kind Value Exported
x T let/var *not shown*

Type Aliases

T

type T = 1;