We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc0184 commit a64dfb0Copy full SHA for a64dfb0
1 file changed
lib/utils/boot.js
@@ -9,3 +9,5 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
9
*/
10
11
window.JSCompiler_renameProperty = function(prop) { return prop; };
12
+
13
+export {};
0 commit comments