2017-09-26 11:28:57 -07:00

6 lines
140 B
JavaScript

var _classCallCheck = require("babel-runtime/helpers/classCallCheck").default;
let Foo = function Foo() {
_classCallCheck(this, Foo);
};