⬅️ Back to Table of Contents 📄 type2.ts¶ 📊 Analysis Summary¶ Metric Count 📑 Type Aliases 2 📚 Table of Contents¶ Type Aliases 🛠️ File Location:¶ 📂 packages/scope-manager/tests/fixtures/type-declaration/type2.ts Type Aliases¶ A¶ type A = 1; B¶ type B = A;