mirror of
https://github.com/vercel/commerce.git
synced 2025-04-23 19:37:51 +00:00
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
export { default as ProductView } from "./ProductView";
|
|
export { default as Swatch } from "./Swatch";
|