mirror of
https://github.com/github/codeql.git
synced 2026-03-02 13:53:42 +01: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
|