Cleaned up git
[iotcloud.git] / version1 / src / js / iotjs / src / liveness.js
diff --git a/version1/src/js/iotjs/src/liveness.js b/version1/src/js/iotjs/src/liveness.js
new file mode 100644 (file)
index 0000000..22cbd3f
--- /dev/null
@@ -0,0 +1,5 @@
+function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
+
+var Liveness = function Liveness() {
+  _classCallCheck(this, Liveness);
+};
\ No newline at end of file