mirror of
https://github.com/github/codeql.git
synced 2026-02-13 21:51:29 +01:00
4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
import semmle.javascript.ES2015Modules
|
|
|
|
from ReExportDeclaration red
|
|
select red, red.getImportedPath() |