@getopenpay/openpay-js 0.3.10 → 0.3.13-alpha.bdbda7a

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
@@ -524,6 +524,12 @@ declare type LoopCryptoFlowCustomParams =
524
524
  | {
525
525
  customer: Omit<CustomerResponse, 'paymentMethods' | 'merchants' | 'dateCreated'>;
526
526
  payin: PayInCompleteEvent;
527
+ mode: 'checkout';
528
+ success: true;
529
+ }
530
+ | {
531
+ customer: Omit<CustomerResponse, 'paymentMethods' | 'merchants' | 'dateCreated'>;
532
+ mode: 'setup';
527
533
  success: true;
528
534
  }
529
535
  | {
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { F as e, O as i, l as r, m as s } from "./index-CsHbuY7s.js";
1
+ import { F as e, O as i, l as r, m as s } from "./index-DyStz6kE.js";
2
2
  import "penpal";
3
3
  import "uuid";
4
4
  export {