var touch,__extends=this&&this.__extends||function(){var t=function(n,o){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])})(n,o)};return function(n,o){function r(){this.constructor=n}if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(n,o),n.prototype=null===o?Object.create(o):(r.prototype=o.prototype,new r)}}();!function(t){var n=function(t){function n(){var n=t.call(this)||this;return console.info("Sprint State View"),n}return __extends(n,t),n.prototype.startSprint=function(t){},n.prototype.setSprintProgress=function(t){},n}(ui.SprintStateUI);t.SprintStateView=n}(touch||(touch={}));