⬅️ Back to Table of Contents
📄 es2017.sharedmemory.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
5 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/es2017.sharedmemory.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
TYPE |
./base-config |
TYPE_VALUE |
./base-config |
es2015_symbol |
./es2015.symbol |
es2015_symbol_wellknown |
./es2015.symbol.wellknown |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
es2017_sharedmemory |
LibDefinition |
const |
`{ |
|
libs: [es2015_symbol, es2015_symbol_wellknown], |
|
|
|
|
variables: [ |
|
|
|
|
['SharedArrayBuffer', TYPE_VALUE], |
|
|
|
|
['SharedArrayBufferConstructor', TYPE], |
|
|
|
|
['ArrayBufferTypes', TYPE], |
|
|
|
|
['Atomics', TYPE_VALUE], |
|
|
|
|
], |
|
|
|
|
}` |
✓ |
|
|
|