mirror of
https://github.com/github/codeql.git
synced 2026-04-03 06:08:17 +02:00
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
/**
|
|
* Alias for the library `semmle.javascript.explore.ForwardDataFlow`.
|
|
*/
|
|
deprecated module;
|
|
|
|
import semmle.javascript.explore.ForwardDataFlow
|