⬅️ Back to Table of Contents
📄 es2020.symbol.wellknown.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
4 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/es2020.symbol.wellknown.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
TYPE |
./base-config |
es2015_iterable |
./es2015.iterable |
es2015_symbol |
./es2015.symbol |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
es2020_symbol_wellknown |
LibDefinition |
const |
`{ |
|
libs: [es2015_iterable, es2015_symbol], |
|
|
|
|
variables: [ |
|
|
|
|
['SymbolConstructor', TYPE], |
|
|
|
|
['RegExpStringIterator', TYPE], |
|
|
|
|
['RegExp', TYPE], |
|
|
|
|
], |
|
|
|
|
}` |
✓ |
|
|
|