Skip to content

⬅️ Back to Table of Contents

📄 es2021.ts

📊 Analysis Summary

Metric Count
📦 Imports 6
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

Name Source
LibDefinition ../variable
es2020 ./es2020
es2021_intl ./es2021.intl
es2021_promise ./es2021.promise
es2021_string ./es2021.string
es2021_weakref ./es2021.weakref

Variables & Constants

Name Type Kind Value Exported
es2021 LibDefinition const `{
libs: [es2020, es2021_promise, es2021_string, es2021_weakref, es2021_intl],
variables: [],
}`