Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1d7c61

Browse files
committed
add missing qldoc
1 parent a63b0b2 commit b1d7c61

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • javascript/ql/src/semmle/javascript/frameworks

javascript/ql/src/semmle/javascript/frameworks/History.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import javascript
44

5+
/** Provides classes modelling the [`history`](https://npmjs.org/package/history) library. */
56
module History {
67
/** The global variable `HistoryLibrary` as an entry point for API graphs. */
78
private class HistoryGlobalEntry extends API::EntryPoint {

0 commit comments

Comments
 (0)