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

Member predicate TypeAnnotation::hasQualifiedName

Holds if this is a reference to the type exported from moduleName under the name exportedName.

predicate hasQualifiedName(string moduleName, string exportedName)