⬅️ Back to Table of Contents
📄 esnext.weakref.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
4 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/esnext.weakref.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
TYPE |
./base-config |
TYPE_VALUE |
./base-config |
es2015_symbol_wellknown |
./es2015.symbol.wellknown |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
esnext_weakref |
LibDefinition |
const |
`{ |
|
libs: [es2015_symbol_wellknown], |
|
|
|
|
variables: [ |
|
|
|
|
['WeakRef', TYPE_VALUE], |
|
|
|
|
['WeakRefConstructor', TYPE], |
|
|
|
|
['FinalizationRegistry', TYPE_VALUE], |
|
|
|
|
['FinalizationRegistryConstructor', TYPE], |
|
|
|
|
], |
|
|
|
|
}` |
✓ |
|
|
|