Commit 21ded1b7 authored by Robert Knight's avatar Robert Knight

Update JSDoc comments per PR feedback

parent 8fe66b6f
...@@ -38,9 +38,10 @@ ...@@ -38,9 +38,10 @@
* *
* @typedef Globals * @typedef Globals
* @prop {Object} [PDFViewerApplication] - * @prop {Object} [PDFViewerApplication] -
* PDF.js entry point. If set triggers loading of PDF rather than HTML integration. * PDF.js entry point. If set, triggers loading of PDF rather than HTML integration.
* @prop {boolean} [__hypothesis_frame] - * @prop {boolean} [__hypothesis_frame] -
* Flag used to indicate that Hypothesis is loaded in the current frame. * Flag used to indicate that the "annotator" part of Hypothesis is loaded in
* the current frame.
*/ */
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment