@connect-plus-online/ogabai-integrations 0.0.29 → 0.0.30

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.js CHANGED
@@ -1581,7 +1581,7 @@ var createStoreService = (client) => ({
1581
1581
  input,
1582
1582
  option
1583
1583
  );
1584
- return (_c = (_b = res.data) == null ? void 0 : _b.removeStore) != null ? _c : null;
1584
+ return (_c = (_b = res.data) == null ? void 0 : _b.deleteStore) != null ? _c : null;
1585
1585
  },
1586
1586
  async addStore(input, fetchFields, option) {
1587
1587
  var _a, _b, _c, _d;