Fixed regenerator related fixtures
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import _regeneratorRuntime from "babel-runtime/regenerator";
|
||||
void _regeneratorRuntime.mark(function _callee() {
|
||||
void
|
||||
/*#__PURE__*/
|
||||
_regeneratorRuntime.mark(function _callee() {
|
||||
return _regeneratorRuntime.wrap(function _callee$(_context) {
|
||||
while (1) switch (_context.prev = _context.next) {
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user