@spiffcommerce/core 20.0.1-2 → 20.1.0-alpha.0

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
@@ -2378,6 +2378,7 @@ declare class SpiffCommerceClient {
2378
2378
  * @returns The transaction associated with this client.
2379
2379
  */
2380
2380
  getTransaction(): Transaction;
2381
+ configureUrls(hubUrl: string, serverUrl: string, servicesApiUrl: string): void;
2381
2382
  /**
2382
2383
  * A function used to synchronize transaction state with the server.
2383
2384
  * @param options New state details. To be spread into the query.