Skip to content

Commit 4f3cb29

Browse files
committed
attach Paho to window
1 parent 59e0fae commit 4f3cb29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/mqttws31.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ function onMessageArrived(message) {
8181
*/
8282

8383
var Paho = {};
84+
window.Paho = Paho;
8485

8586
Paho.MQTT = (function (global) {
8687

0 commit comments

Comments
 (0)