Skip to content

⬅️ Back to Table of Contents

📄 es2018.ts

📊 Analysis Summary

Metric Count
📦 Imports 7
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

Name Source
LibDefinition ../variable
es2017 ./es2017
es2018_asyncgenerator ./es2018.asyncgenerator
es2018_asynciterable ./es2018.asynciterable
es2018_intl ./es2018.intl
es2018_promise ./es2018.promise
es2018_regexp ./es2018.regexp

Variables & Constants

Name Type Kind Value Exported
es2018 LibDefinition const `{
libs: [
es2017,
es2018_asynciterable,
es2018_asyncgenerator,
es2018_promise,
es2018_regexp,
es2018_intl,
],
variables: [],
}`