Sebastian McKenzie 1d34d03ac8 rename to babel
2015-02-15 18:09:05 +11:00

13 lines
376 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);
});