mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Merge branch 'master' into strict-no-warnings
This commit is contained in:
@@ -33,7 +33,7 @@ let ShadyDOM = {
|
||||
|
||||
window.ShadyDOM = ShadyDOM;
|
||||
|
||||
let WebComponents = {};
|
||||
var WebComponents = {};
|
||||
window.WebComponents = WebComponents;
|
||||
|
||||
/** @type {Element} */
|
||||
|
||||
Reference in New Issue
Block a user