Merge "Fix eslint doc type warnings"

This commit is contained in:
jenkins-bot 2021-04-28 16:11:53 +00:00 committed by Gerrit Code Review
commit 5af397c41b
2 changed files with 5 additions and 0 deletions

View file

@ -1,4 +1,5 @@
/**
* @external CommentItem
* @external ThreadItem
*/

View file

@ -1,5 +1,9 @@
'use strict';
/**
* @external CommentItem
*/
var
$pageContainer,
newTopicController,