mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
add missing qldoc
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
import javascript
|
||||
|
||||
/** Provides classes modelling the [`history`](https://npmjs.org/package/history) library. */
|
||||
module History {
|
||||
/** The global variable `HistoryLibrary` as an entry point for API graphs. */
|
||||
private class HistoryGlobalEntry extends API::EntryPoint {
|
||||
|
||||
Reference in New Issue
Block a user