Skip to content

Commit

Permalink
Annotate Debouncer summary. (#4691)
Browse files Browse the repository at this point in the history
  • Loading branch information
aomarks authored Jun 19, 2017
1 parent ecf50c3 commit 806119a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/utils/debounce.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
let AsyncModule; // eslint-disable-line no-unused-vars

/**
* Collapse multiple callbacks into one invocation after a timer.
*
* @summary Collapse multiple callbacks into one invocation after a timer.
* @memberof Polymer
*/
class Debouncer {
Expand Down

0 comments on commit 806119a

Please sign in to comment.