Skip to content

Commit

Permalink
Merge pull request #4916 from Polymer/domapi-memberof
Browse files Browse the repository at this point in the history
Annotate DomApi with @memberof Polymer
  • Loading branch information
dfreedm authored Nov 2, 2017
2 parents 2d95217 + 7308d8b commit b89596a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/legacy/polymer.dom.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
/**
* Node API wrapper class returned from `Polymer.dom.(target)` when
* `target` is a `Node`.
*
* @memberof Polymer
*/
class DomApi {

Expand Down

0 comments on commit b89596a

Please sign in to comment.