|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
352 bytes
|
| Rev | Line | |
|---|
| [9af201e] | 1 | var regeneratorAsyncGen = require("./regeneratorAsyncGen.js");
|
|---|
| 2 | function _regeneratorAsync(n, e, r, t, o) {
|
|---|
| 3 | var a = regeneratorAsyncGen(n, e, r, t, o);
|
|---|
| 4 | return a.next().then(function (n) {
|
|---|
| 5 | return n.done ? n.value : a.next();
|
|---|
| 6 | });
|
|---|
| 7 | }
|
|---|
| 8 | module.exports = _regeneratorAsync, module.exports.__esModule = true, module.exports["default"] = module.exports; |
|---|
Note:
See
TracBrowser
for help on using the repository browser.