CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (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)