⬅️ Back to Table of Contents
📄 es2020.full.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
7 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/es2020.full.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
dom |
./dom |
dom_asynciterable |
./dom.asynciterable |
dom_iterable |
./dom.iterable |
es2020 |
./es2020 |
scripthost |
./scripthost |
webworker_importscripts |
./webworker.importscripts |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
es2020_full |
LibDefinition |
const |
`{ |
|
libs: [ |
|
|
|
|
es2020, |
|
|
|
|
dom, |
|
|
|
|
webworker_importscripts, |
|
|
|
|
scripthost, |
|
|
|
|
dom_iterable, |
|
|
|
|
dom_asynciterable, |
|
|
|
|
], |
|
|
|
|
variables: [], |
|
|
|
|
}` |
✓ |
|
|
|