📄 text.tsx¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📊 Variables & Constants | 1 |
| 💠 JSX Elements | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/tests/fixtures/jsx/text.tsx
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
Foo |
1 |
const | 1 |
✗ |
JSX Elements¶
| Component | Type | Props | Children |
|---|---|---|---|
Fragment |
fragment | none | text: "Foo" |