CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-dev (changelog, source)
Search

Member predicate UniqueSymbolType::hasQualifiedName

Holds if the variable exposing this symbol is exported from an external module under the given name.

predicate hasQualifiedName(string moduleName, string exportedName)