Skip to content

⬅️ Back to Table of Contents

📄 es2019.ts

📊 Analysis Summary

Metric Count
📦 Imports 7
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

Name Source
LibDefinition ../variable
es2018 ./es2018
es2019_array ./es2019.array
es2019_intl ./es2019.intl
es2019_object ./es2019.object
es2019_string ./es2019.string
es2019_symbol ./es2019.symbol

Variables & Constants

Name Type Kind Value Exported
es2019 LibDefinition const `{
libs: [
es2018,
es2019_array,
es2019_object,
es2019_string,
es2019_symbol,
es2019_intl,
],
variables: [],
}`