alepha 0.9.3 → 0.9.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/queue/redis.d.ts CHANGED
@@ -24,8 +24,6 @@ declare class RedisQueueProvider implements QueueProvider {
24
24
  * @module alepha.queue.redis
25
25
  */
26
26
  declare const AlephaQueueRedis: _alepha_core0.Service<_alepha_core0.Module>;
27
- //# sourceMappingURL=index.d.ts.map
28
-
29
27
  //#endregion
30
28
  export { AlephaQueueRedis, RedisQueueProvider };
31
29
  //# sourceMappingURL=index.d.ts.map