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

+ 1 - 1
public/index.js

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