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