We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa46c99 commit ac009b4Copy full SHA for ac009b4
packages/webchannel-wrapper/externs/module.js
@@ -1,2 +1,2 @@
1
/** @type {!Object} */
2
-const module = {};
+const module = {};
packages/webchannel-wrapper/externs/overrides.js
@@ -63,4 +63,4 @@ goog.net.WebChannel.Options.fastHandshake;
63
goog.net.WebChannel.Options.internalChannelParams;
64
65
/** @type {boolean|undefined} */
66
-goog.net.WebChannel.Options.forceLongPolling;
+goog.net.WebChannel.Options.forceLongPolling;
0 commit comments