add missing qldoc

This commit is contained in:
Erik Krogh Kristensen
2021-06-08 09:56:32 +02:00
parent a63b0b28d4
commit b1d7c61d8e

View File

@@ -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 {