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

Member predicate SelectiveReExportDeclaration::reExportsAs

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

predicate reExportsAs(LexicalName v, string name)