📄 type-predicate2.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
| 📑 Type Aliases | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/tests/fixtures/functions/arrow/type-predicate2.ts
Functions¶
foo(arg: any): arg is T¶
- Parameters:
arg: any- Return Type:
arg is T