📄 ForOfInitialiser.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📦 Imports | 3 |
| 📑 Type Aliases | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/ast-spec/src/unions/ForOfInitialiser.ts
📦 Imports¶
| Name | Source |
|---|---|
LetOrConstOrVarDeclaration |
../declaration/VariableDeclaration/spec |
UsingInForOfDeclaration |
../declaration/VariableDeclaration/spec |
Expression |
./Expression |