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