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