⬅️ Back to Table of Contents
📄 esnext.float16.ts
📊 Analysis Summary
Metric |
Count |
📦 Imports |
5 |
📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/esnext.float16.ts
📦 Imports
Name |
Source |
LibDefinition |
../variable |
TYPE |
./base-config |
TYPE_VALUE |
./base-config |
es2015_iterable |
./es2015.iterable |
es2015_symbol |
./es2015.symbol |
Variables & Constants
Name |
Type |
Kind |
Value |
Exported |
esnext_float16 |
LibDefinition |
const |
`{ |
|
libs: [es2015_symbol, es2015_iterable], |
|
|
|
|
variables: [ |
|
|
|
|
['Float16Array', TYPE_VALUE], |
|
|
|
|
['Float16ArrayConstructor', TYPE], |
|
|
|
|
['Math', TYPE], |
|
|
|
|
['DataView', TYPE], |
|
|
|
|
], |
|
|
|
|
}` |
✓ |
|
|
|