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