Skip to content

⬅️ Back to Table of Contents

📄 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

Code
function Foo() {}
  • Return Type: void