Skip to content

⬅️ Back to Table of Contents

📄 esnext.full.ts

📊 Analysis Summary

Metric Count
📦 Imports 7
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

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

Variables & Constants

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