1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 01:58:06 +02:00

Uses @alias to fix missing comments on JSDocs pages

This commit is contained in:
Manas 2015-11-13 01:09:58 +05:30
parent 9e66625092
commit dbcb46c8de
2 changed files with 10 additions and 8 deletions

View file

@ -24,10 +24,11 @@
var DEFAULT_ICON_SIZE = 22; // px
/**
* @constructor
* @class
* @alias AnnotationFactory
*/
function AnnotationFactory() {}
AnnotationFactory.prototype = {
AnnotationFactory.prototype = /** @lends AnnotationFactory.prototype */ {
/**
* @param {XRef} xref
* @param {Object} ref