@rango-dev/queue-manager-rango-preset 0.1.10-next.81 → 0.1.10-next.83

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.d.ts CHANGED
@@ -9,4 +9,5 @@ import { SwapQueueDef } from './types';
9
9
  export declare const swapQueueDef: SwapQueueDef;
10
10
  export { SwapQueueContext, SwapStorage } from './types';
11
11
  export { PendingSwapWithQueueID } from './shared';
12
+ export { updateSwapStatus } from './helpers';
12
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgC,YAAY,EAAE,MAAM,SAAS,CAAC;AAYrE;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,EAAE,YAmB1B,CAAC;AAEF,OAAO,EAAE,gBAAgB,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AACxD,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgC,YAAY,EAAE,MAAM,SAAS,CAAC;AAYrE;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,EAAE,YAmB1B,CAAC;AAEF,OAAO,EAAE,gBAAgB,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AACxD,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC;AAGlD,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC"}
@@ -2304,4 +2304,5 @@ var swapQueueDef = {
2304
2304
  };
2305
2305
 
2306
2306
  exports.swapQueueDef = swapQueueDef;
2307
+ exports.updateSwapStatus = updateSwapStatus;
2307
2308
  //# sourceMappingURL=queue-manager-rango-preset.cjs.development.js.map