Skip to content

⬅️ Back to Table of Contents

📄 properties.ts

📊 Analysis Summary

Metric Count
📊 Variables & Constants 3

📚 Table of Contents

🛠️ File Location:

📂 packages/scope-manager/tests/fixtures/class/expression/properties.ts

Variables & Constants

Name Type Kind Value Exported
x 1 const 1
A typeof A const `class {
prop1 = 1;
prop2 = x;
}`
unresolved any const prop