⬅️ Back to Table of Contents
📄 es6.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
11 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/es6.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
es5 |
./es5 |
es2015_collection |
./es2015.collection |
es2015_core |
./es2015.core |
es2015_generator |
./es2015.generator |
es2015_iterable |
./es2015.iterable |
es2015_promise |
./es2015.promise |
es2015_proxy |
./es2015.proxy |
es2015_reflect |
./es2015.reflect |
es2015_symbol |
./es2015.symbol |
es2015_symbol_wellknown |
./es2015.symbol.wellknown |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
es6 |
LibDefinition |
const |
`{ |
|
libs: [ |
|
|
|
|
es5, |
|
|
|
|
es2015_core, |
|
|
|
|
es2015_collection, |
|
|
|
|
es2015_iterable, |
|
|
|
|
es2015_generator, |
|
|
|
|
es2015_promise, |
|
|
|
|
es2015_proxy, |
|
|
|
|
es2015_reflect, |
|
|
|
|
es2015_symbol, |
|
|
|
|
es2015_symbol_wellknown, |
|
|
|
|
], |
|
|
|
|
variables: [], |
|
|
|
|
}` |
✓ |
|
|
|