⬅️ Back to Table of Contents
📄 esnext.collection.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
3 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/esnext.collection.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
TYPE |
./base-config |
es2024_collection |
./es2024.collection |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
esnext_collection |
LibDefinition |
const |
`{ |
|
libs: [es2024_collection], |
|
|
|
|
variables: [ |
|
|
|
|
['ReadonlySetLike', TYPE], |
|
|
|
|
['Set', TYPE], |
|
|
|
|
['ReadonlySet', TYPE], |
|
|
|
|
], |
|
|
|
|
}` |
✓ |
|
|
|