📄 component-intrinsic-name.tsx¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
| 💠 JSX Elements | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/tests/fixtures/jsx/component-intrinsic-name.tsx
JSX Elements¶
| Component | Type | Props | Children |
|---|---|---|---|
div |
element | none | none |
Functions¶
div(): void¶
- Return Type:
void