|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 13 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
288 bytes
|
| Line | |
|---|
| 1 | import regenerator from "./regenerator.js";
|
|---|
| 2 | import regeneratorAsyncIterator from "./regeneratorAsyncIterator.js";
|
|---|
| 3 | function _regeneratorAsyncGen(r, e, t, o, n) {
|
|---|
| 4 | return new regeneratorAsyncIterator(regenerator().w(r, e, t, o), n || Promise);
|
|---|
| 5 | }
|
|---|
| 6 | export { _regeneratorAsyncGen as default }; |
|---|
Note:
See
TracBrowser
for help on using the repository browser.