@obb871001/api-integration-sdk 1.0.323 → 1.0.324
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
|
@@ -8176,7 +8176,7 @@ const Eo = /* @__PURE__ */ _i(Do), No = ({
|
|
|
8176
8176
|
checkEventProgressQuery: t,
|
|
8177
8177
|
checkEventStatusQuery: l
|
|
8178
8178
|
};
|
|
8179
|
-
}, Km = ({ skipPreload: e = !1 }) => {
|
|
8179
|
+
}, Km = ({ skipPreload: e = !1 } = {}) => {
|
|
8180
8180
|
const { lng: n, data2URL: t } = se(), { commonCarouselApi: l } = Ha(), p = Qe(n);
|
|
8181
8181
|
return j({
|
|
8182
8182
|
queryKey: ["getCarouselList", e],
|