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