Skip to content

Commit

Permalink
Annotate that dedupingMixin returns T.
Browse files Browse the repository at this point in the history
  • Loading branch information
aomarks committed Dec 8, 2017
1 parent 1f92cca commit 86d7a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/mixin.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
* @memberof Polymer
* @template T
* @param {T} mixin ES6 class expression mixin to wrap
* @return {T}
* @suppress {invalidCasts}
*/
Polymer.dedupingMixin = function(mixin) {
Expand Down

0 comments on commit 86d7a99

Please sign in to comment.