mirror of
https://github.com/github/codeql.git
synced 2026-03-14 19:46:45 +01:00
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
import javascript
|
|
|
|
query predicate test_isRequest(Expr nd) { Express::isRequest(nd) }
|