Deleted Redundent Files
[iotcloud.git] / src / js / iotjs / src / liveness.js
1 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
2
3 var Liveness = function Liveness() {
4   _classCallCheck(this, Liveness);
5 };