⬅️ Back to Table of Contents
📄 es2017.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
9 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/es2017.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
es2016 |
./es2016 |
es2017_arraybuffer |
./es2017.arraybuffer |
es2017_date |
./es2017.date |
es2017_intl |
./es2017.intl |
es2017_object |
./es2017.object |
es2017_sharedmemory |
./es2017.sharedmemory |
es2017_string |
./es2017.string |
es2017_typedarrays |
./es2017.typedarrays |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
es2017 |
LibDefinition |
const |
`{ |
|
libs: [ |
|
|
|
|
es2016, |
|
|
|
|
es2017_arraybuffer, |
|
|
|
|
es2017_date, |
|
|
|
|
es2017_intl, |
|
|
|
|
es2017_object, |
|
|
|
|
es2017_sharedmemory, |
|
|
|
|
es2017_string, |
|
|
|
|
es2017_typedarrays, |
|
|
|
|
], |
|
|
|
|
variables: [], |
|
|
|
|
}` |
✓ |
|
|
|