Analyzes a script (string or file) for automatic library inclusion. An instance of this class is used to analyze a single script. It is immutable: instantiate a new instance if the file changes.
Analysis is cached in an lru-cache.
Generated using TypeDoc
Analyzes a script (string or file) for automatic library inclusion. An instance of this class is used to analyze a single script. It is immutable: instantiate a new instance if the file changes.
Analysis is cached in an lru-cache.