Skip to content

⬅️ Back to Table of Contents

📄 es2024.full.ts

📊 Analysis Summary

Metric Count
📦 Imports 7
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

📂 packages/scope-manager/src/lib/es2024.full.ts

📦 Imports

Name Source
LibDefinition ../variable
dom ./dom
dom_asynciterable ./dom.asynciterable
dom_iterable ./dom.iterable
es2024 ./es2024
scripthost ./scripthost
webworker_importscripts ./webworker.importscripts

Variables & Constants

Name Type Kind Value Exported
es2024_full LibDefinition const `{
libs: [
es2024,
dom,
webworker_importscripts,
scripthost,
dom_iterable,
dom_asynciterable,
],
variables: [],
}`