@wix/auto_sdk_stores_catalog-imports-v-3 1.0.3 → 1.0.4

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.
@@ -1,4 +1,5 @@
1
- import { CreateCatalogImportRequest as CreateCatalogImportRequest$1, CreateCatalogImportResponse as CreateCatalogImportResponse$1, AddProductsToImportRequest as AddProductsToImportRequest$1, AddProductsToImportResponse as AddProductsToImportResponse$1, SubmitCatalogImportRequest as SubmitCatalogImportRequest$1, SubmitCatalogImportResponse as SubmitCatalogImportResponse$1 } from './index.js';
1
+ import { CreateCatalogImportRequest as CreateCatalogImportRequest$1, CreateCatalogImportResponse as CreateCatalogImportResponse$1, AddProductsToImportRequest as AddProductsToImportRequest$1, AddProductsToImportResponse as AddProductsToImportResponse$1, SubmitCatalogImportRequest as SubmitCatalogImportRequest$1, SubmitCatalogImportResponse as SubmitCatalogImportResponse$1 } from './index.typings.js';
2
+ import '@wix/sdk-types';
2
3
 
3
4
  /** Catalog Import represents an import session for product upsert operations. */
4
5
  interface CatalogImport {