From c7adbc153b4f0d44b983210c518e5eff78677466 Mon Sep 17 00:00:00 2001 From: Stringadmin Date: Tue, 16 Jun 2026 21:40:07 +0800 Subject: [PATCH] fix: restore ecommerce platform rule type imports --- src/features/ecommerce/EcommercePage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/features/ecommerce/EcommercePage.tsx b/src/features/ecommerce/EcommercePage.tsx index db460c8..25de322 100644 --- a/src/features/ecommerce/EcommercePage.tsx +++ b/src/features/ecommerce/EcommercePage.tsx @@ -41,6 +41,7 @@ import EcommerceTryOnPanel from "./panels/EcommerceTryOnPanel"; import EcommerceClonePanel from "./panels/EcommerceClonePanel"; import { ecommerceOssScopes, saveUnifiedEcommerceGenerationRecord, deleteEcommerceGenerationRecord } from "./ecommerceGenerationPersistence"; import { downloadResultAsset } from "../workbench/workbenchDownload"; +import type { CloneOutputKey, ProductSetOutputKey } from "./utils/platformRules"; const smartCutoutColorPresets = [ "#ffffff",