@obb871001/api-integration-sdk 1.0.245 → 1.0.246
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.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8433,7 +8433,7 @@ const Jr = /* @__PURE__ */ qi(Zr), Ir = ({
|
|
|
8433
8433
|
...e
|
|
8434
8434
|
});
|
|
8435
8435
|
}, Sm = ({ options: e } = {}) => {
|
|
8436
|
-
const s = vn(), {
|
|
8436
|
+
const s = vn(), { abandonPointsApi: n } = se();
|
|
8437
8437
|
return me({
|
|
8438
8438
|
mutationKey: ["abandonPoint"],
|
|
8439
8439
|
mutationFn: async (t) => n({
|