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

Member predicate BulkReExportDeclaration::reExportsAs

Holds if this re-export declaration ultimately re-exports v (from another module) under the given name.

predicate reExportsAs(LexicalName v, string name)