mirror of
https://github.com/github/codeql.git
synced 2026-03-22 23:49:43 +01:00
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
import semmle.javascript.Closure
|
|
|
|
from GoogRequire gr
|
|
select gr, gr.getNamespaceId()
|