@gravito/stream 1.0.0-alpha.2 → 1.0.0-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -32050,6 +32050,7 @@ class OrbitStream {
32050
32050
  }
32051
32051
  c3.set("queue", this.queueManager);
32052
32052
  await next();
32053
+ return;
32053
32054
  });
32054
32055
  core.logger.info("[OrbitStream] Installed");
32055
32056
  if (this.options.autoStartWorker && true && this.options.workerOptions) {
@@ -32092,4 +32093,4 @@ export {
32092
32093
  ClassNameSerializer
32093
32094
  };
32094
32095
 
32095
- //# debugId=F890E4B7B43B88F864756E2164756E21
32096
+ //# debugId=5A429B298A1D632564756E2164756E21