⬅️ Back to Table of Contents
📄 esnext.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
10 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/esnext.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
es2024 |
./es2024 |
esnext_array |
./esnext.array |
esnext_collection |
./esnext.collection |
esnext_decorators |
./esnext.decorators |
esnext_disposable |
./esnext.disposable |
esnext_float16 |
./esnext.float16 |
esnext_intl |
./esnext.intl |
esnext_iterator |
./esnext.iterator |
esnext_promise |
./esnext.promise |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
esnext |
LibDefinition |
const |
`{ |
|
libs: [ |
|
|
|
|
es2024, |
|
|
|
|
esnext_intl, |
|
|
|
|
esnext_decorators, |
|
|
|
|
esnext_disposable, |
|
|
|
|
esnext_collection, |
|
|
|
|
esnext_array, |
|
|
|
|
esnext_iterator, |
|
|
|
|
esnext_promise, |
|
|
|
|
esnext_float16, |
|
|
|
|
], |
|
|
|
|
variables: [], |
|
|
|
|
}` |
✓ |
|
|
|