⬅️ Back to Table of Contents
📄 webworker.asynciterable.ts
📊 Analysis Summary
| Metric |
Count |
| 📦 Imports |
2 |
| 📊 Variables & Constants |
1 |
📚 Table of Contents
🛠️ File Location:
📂 packages/scope-manager/src/lib/webworker.asynciterable.ts
📦 Imports
| Name |
Source |
LibDefinition |
../variable |
TYPE |
./base-config |
Variables & Constants
| Name |
Type |
Kind |
Value |
Exported |
webworker_asynciterable |
LibDefinition |
const |
`{ |
|
| libs: [], |
|
|
|
|
| variables: [ |
|
|
|
|
| ['FileSystemDirectoryHandleAsyncIterator', TYPE], |
|
|
|
|
| ['FileSystemDirectoryHandle', TYPE], |
|
|
|
|
| ['ReadableStreamAsyncIterator', TYPE], |
|
|
|
|
| ['ReadableStream', TYPE], |
|
|
|
|
| ], |
|
|
|
|
| }` |
✓ |
|
|
|