mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Closure extern update
This commit is contained in:
@@ -109,4 +109,4 @@ Polymer.version;
|
||||
* @extends {HTMLElement}
|
||||
* @implements {Polymer_LegacyElementMixin}
|
||||
*/
|
||||
var PolymerElement = Polymer.LegacyElementMixin();
|
||||
var PolymerElement = function() {};
|
||||
|
||||
Reference in New Issue
Block a user