⬅️ Back to Table of Contents
📄 es2022.error.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
3 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/es2022.error.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
TYPE |
./base-config |
es2021_promise |
./es2021.promise |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
es2022_error |
LibDefinition |
const |
`{ |
|
libs: [es2021_promise], |
|
|
|
|
variables: [ |
|
|
|
|
['ErrorOptions', TYPE], |
|
|
|
|
['Error', TYPE], |
|
|
|
|
['ErrorConstructor', TYPE], |
|
|
|
|
['EvalErrorConstructor', TYPE], |
|
|
|
|
['RangeErrorConstructor', TYPE], |
|
|
|
|
['ReferenceErrorConstructor', TYPE], |
|
|
|
|
['SyntaxErrorConstructor', TYPE], |
|
|
|
|
['TypeErrorConstructor', TYPE], |
|
|
|
|
['URIErrorConstructor', TYPE], |
|
|
|
|
['AggregateErrorConstructor', TYPE], |
|
|
|
|
], |
|
|
|
|
}` |
✓ |
|
|
|