Skip to content

Commit b89596a

Browse files
authored
Merge pull request #4916 from Polymer/domapi-memberof
Annotate DomApi with @memberof Polymer
2 parents 2d95217 + 7308d8b commit b89596a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/legacy/polymer.dom.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
/**
4040
* Node API wrapper class returned from `Polymer.dom.(target)` when
4141
* `target` is a `Node`.
42+
*
43+
* @memberof Polymer
4244
*/
4345
class DomApi {
4446

0 commit comments

Comments
 (0)