Skip to content

⬅️ Back to Table of Contents

📄 es2022.regexp.ts

📊 Analysis Summary

Metric Count
📦 Imports 2
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

📂 packages/scope-manager/src/lib/es2022.regexp.ts

📦 Imports

Name Source
LibDefinition ../variable
TYPE ./base-config

Variables & Constants

Name Type Kind Value Exported
es2022_regexp LibDefinition const `{
libs: [],
variables: [
['RegExpMatchArray', TYPE],
['RegExpExecArray', TYPE],
['RegExpIndicesArray', TYPE],
['RegExp', TYPE],
],
}`