CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Member predicate Import :: resolveExternsImport

Gets an externs module the path of this import resolves to.

Any externs module whose name exactly matches the imported path is assumed to be a possible target of the import.

Module resolveExternsImport ( )