Skip to content

⬅️ Back to Table of Contents

📄 es2021.full.ts

📊 Analysis Summary

Metric Count
📦 Imports 7
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

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

Variables & Constants

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