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

Member predicate ExportNamedDeclaration::getDirectSourceNode

Gets the data flow node corresponding to the value this declaration exports under the name name, not including sources that come from a re-export.

Node getDirectSourceNode(string name)