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 f4cbbe8 commit 44e3befCopy full SHA for 44e3bef
version.js
@@ -0,0 +1,4 @@
1
+var sensorsdata_js_sdk_latest_version ='1.19.11';
2
+if(typeof module ==='object' && typeof module.exports === 'object'){
3
+module.exports = sensorsdata_js_sdk_latest_version;
4
+}
0 commit comments