Ivan Asmer %!s(int64=6) %!d(string=hai) anos
pai
achega
ae035ba65c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      index.js

+ 1 - 1
index.js

@@ -31,7 +31,7 @@ function noPromise(){
 }
 
 function asynchronize({s, chunkEventName, endEventName}){
-    return function* wrapper(){
+    return function*(){
         const chunks        = {};
         const promises      = {};