Skip to content

Commit

Permalink
Closure extern update
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm authored Apr 11, 2018
1 parent 0d8b34e commit 3c23d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externs/polymer-externs.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ Polymer.version;
* @extends {HTMLElement}
* @implements {Polymer_LegacyElementMixin}
*/
var PolymerElement = Polymer.LegacyElementMixin();
var PolymerElement = function() {};

0 comments on commit 3c23d67

Please sign in to comment.