⬅️ Back to Table of Contents
📄 es2020.bigint.ts
📊 Analysis Summary
| Metric |
Count |
| 📦 Imports |
4 |
| 📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/es2020.bigint.ts
📦 Imports
| Name |
Source |
LibDefinition |
../variable |
TYPE |
./base-config |
TYPE_VALUE |
./base-config |
es2020_intl |
./es2020.intl |
Variables & Constants
| Name |
Type |
Kind |
Value |
Exported |
es2020_bigint |
LibDefinition |
const |
`{ |
|
| libs: [es2020_intl], |
|
|
|
|
| variables: [ |
|
|
|
|
| ['BigIntToLocaleStringOptions', TYPE], |
|
|
|
|
| ['BigInt', TYPE_VALUE], |
|
|
|
|
| ['BigIntConstructor', TYPE], |
|
|
|
|
| ['BigInt64Array', TYPE_VALUE], |
|
|
|
|
| ['BigInt64ArrayConstructor', TYPE], |
|
|
|
|
| ['BigUint64Array', TYPE_VALUE], |
|
|
|
|
| ['BigUint64ArrayConstructor', TYPE], |
|
|
|
|
| ['DataView', TYPE], |
|
|
|
|
| ['Intl', TYPE_VALUE], |
|
|
|
|
| ], |
|
|
|
|
| }` |
✓ |
|
|
|