diff --git a/framework/shopify/product/get-all-products.ts b/framework/shopify/product/get-all-products.ts index c05840d8e..2ab651392 100644 --- a/framework/shopify/product/get-all-products.ts +++ b/framework/shopify/product/get-all-products.ts @@ -36,4 +36,4 @@ ReturnType = { } } -export default getAllProducts + getAllProducts