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

Member predicate ExportDeclaration::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)