📄 literal-type3.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
| 📑 Type Aliases | 2 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/tests/fixtures/type-declaration/literal-type3.ts
Functions¶
setAlignment(value:${VerticalAlignment}-${HorizontalAlignment}): void¶
- Parameters:
value:${VerticalAlignment}-${HorizontalAlignment}``- Return Type:
void