📄 component-namespaced2.tsx¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📊 Variables & Constants | 2 |
| 💠 JSX Elements | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/tests/fixtures/jsx/component-namespaced2.tsx
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
x |
{ Foo(): void; } |
const | `{ | |
| Foo() {}, | ||||
| }` | ✗ | |||
Foo |
1 |
const | 1 |
✗ |
JSX Elements¶
| Component | Type | Props | Children |
|---|---|---|---|
x.Foo |
element | none | none |