We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63b0b2 commit b1d7c61Copy full SHA for b1d7c61
javascript/ql/src/semmle/javascript/frameworks/History.qll
@@ -2,6 +2,7 @@
2
3
import javascript
4
5
+/** Provides classes modelling the [`history`](https://npmjs.org/package/history) library. */
6
module History {
7
/** The global variable `HistoryLibrary` as an entry point for API graphs. */
8
private class HistoryGlobalEntry extends API::EntryPoint {
0 commit comments