📄 lib.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📦 Imports | 5 |
| 📊 Variables & Constants | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/src/lib/lib.ts
📦 Imports¶
| Name | Source |
|---|---|
LibDefinition |
../variable |
dom |
./dom |
es5 |
./es5 |
scripthost |
./scripthost |
webworker_importscripts |
./webworker.importscripts |
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
lib |
LibDefinition |
const | `{ | |
| libs: [es5, dom, webworker_importscripts, scripthost], | ||||
| variables: [], | ||||
| }` | ✓ |