2019-02-21 23:24:31 +01:00

14 lines
339 B
JavaScript

var _regeneratorRuntime = require("@babel/runtime/regenerator");
void
/*#__PURE__*/
_regeneratorRuntime.mark(function _callee() {
return _regeneratorRuntime.wrap(function _callee$(_context) {
while (1) switch (_context.prev = _context.next) {
case 0:
case "end":
return _context.stop();
}
}, _callee);
});