yjs/y.js
Kevin Jahns d37d0ef9af update
2015-06-16 17:18:40 +02:00

2 lines
420 B
JavaScript

"use strict";function _classCallCheck(n,e){if(!(n instanceof e))throw new TypeError("Cannot call a class as a function")}var OperationBuffer=function n(){_classCallCheck(this,n),this.i=4};describe("Operation Buffer",function(){var n=new OperationBuffer(void 0);window.console.log(n),it("contains spec with an expectation",function(n){setTimeout(function(){n()},1e3),expect(!0).toBe(!0)})});
//# sourceMappingURL=y.js.map