2015-02-21 17:20:59 +11:00

14 lines
377 B
JavaScript

"use strict";
var _regeneratorRuntime = require("babel-runtime/regenerator")["default"];
void _regeneratorRuntime.mark(function callee$0$0() {
return _regeneratorRuntime.wrap(function callee$0$0$(context$1$0) {
while (1) switch (context$1$0.prev = context$1$0.next) {
case 0:
case "end":
return context$1$0.stop();
}
}, callee$0$0, this);
});