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 1f1501a commit c28357fCopy full SHA for c28357f
pynetworktables2js/js/networktables.js
@@ -336,4 +336,4 @@ const NetworkTables = new function () {
336
createSocket();
337
};
338
339
-
+window.NetworkTables = NetworkTables;
0 commit comments