⬅️ Back to Table of Contents
📄 es2018.asynciterable.ts
📊 Analysis Summary
| Metric |
Count |
| 📦 Imports |
4 |
| 📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/es2018.asynciterable.ts
📦 Imports
| Name |
Source |
LibDefinition |
../variable |
TYPE |
./base-config |
es2015_iterable |
./es2015.iterable |
es2015_symbol |
./es2015.symbol |
Variables & Constants
| Name |
Type |
Kind |
Value |
Exported |
es2018_asynciterable |
LibDefinition |
const |
`{ |
|
| libs: [es2015_symbol, es2015_iterable], |
|
|
|
|
| variables: [ |
|
|
|
|
| ['SymbolConstructor', TYPE], |
|
|
|
|
| ['AsyncIterator', TYPE], |
|
|
|
|
| ['AsyncIterable', TYPE], |
|
|
|
|
| ['AsyncIterableIterator', TYPE], |
|
|
|
|
| ['AsyncIteratorObject', TYPE], |
|
|
|
|
| ], |
|
|
|
|
| }` |
✓ |
|
|
|