⬅️ Back to Table of Contents
📄 es2022.ts
📊 Analysis Summary
| Metric |
Count |
| 📦 Imports |
8 |
| 📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/es2022.ts
📦 Imports
| Name |
Source |
LibDefinition |
../variable |
es2021 |
./es2021 |
es2022_array |
./es2022.array |
es2022_error |
./es2022.error |
es2022_intl |
./es2022.intl |
es2022_object |
./es2022.object |
es2022_regexp |
./es2022.regexp |
es2022_string |
./es2022.string |
Variables & Constants
| Name |
Type |
Kind |
Value |
Exported |
es2022 |
LibDefinition |
const |
`{ |
|
| libs: [ |
|
|
|
|
| es2021, |
|
|
|
|
| es2022_array, |
|
|
|
|
| es2022_error, |
|
|
|
|
| es2022_intl, |
|
|
|
|
| es2022_object, |
|
|
|
|
| es2022_regexp, |
|
|
|
|
| es2022_string, |
|
|
|
|
| ], |
|
|
|
|
| variables: [], |
|
|
|
|
| }` |
✓ |
|
|
|