Skip to content

⬅️ Back to Table of Contents

📄 scripthost.ts

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 1

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

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

Variables & Constants

Name Type Kind Value Exported
scripthost LibDefinition const `{
libs: [],
variables: [
['ActiveXObject', TYPE_VALUE],
['ITextWriter', TYPE],
['TextStreamBase', TYPE],
['TextStreamWriter', TYPE],
['TextStreamReader', TYPE],
['SafeArray', TYPE_VALUE],
['Enumerator', TYPE_VALUE],
['EnumeratorConstructor', TYPE],
['VBArray', TYPE_VALUE],
['VBArrayConstructor', TYPE],
['VarDate', TYPE_VALUE],
['DateConstructor', TYPE],
['Date', TYPE],
],
}`