⬅️ Back to Table of Contents
📄 index.ts
📊 Analysis Summary
| Metric |
Count |
| 📦 Imports |
1 |
| 📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/tests/test-utils/serializers/index.ts
📦 Imports
| Name |
Source |
resetIds |
../../../src/ID |
Variables & Constants
| Name |
Type |
Kind |
Value |
Exported |
serializers |
any[] |
const |
`[ |
|
| DefinitionBase.serializer, |
|
|
|
|
| Reference.serializer, |
|
|
|
|
| ScopeBase.serializer, |
|
|
|
|
| ScopeManager.serializer, |
|
|
|
|
| TSESTreeNode.serializer, |
|
|
|
|
| Variable.serializer, |
|
|
|
|
| Variable.implicitLibVarSerializer, |
|
|
|
|
| ]` |
✗ |
|
|
|