Skip to content

⬅️ Back to Table of Contents

📄 es2024.ts

📊 Analysis Summary

Metric Count
📦 Imports 9
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

Name Source
LibDefinition ../variable
es2023 ./es2023
es2024_arraybuffer ./es2024.arraybuffer
es2024_collection ./es2024.collection
es2024_object ./es2024.object
es2024_promise ./es2024.promise
es2024_regexp ./es2024.regexp
es2024_sharedmemory ./es2024.sharedmemory
es2024_string ./es2024.string

Variables & Constants

Name Type Kind Value Exported
es2024 LibDefinition const `{
libs: [
es2023,
es2024_arraybuffer,
es2024_collection,
es2024_object,
es2024_promise,
es2024_regexp,
es2024_sharedmemory,
es2024_string,
],
variables: [],
}`