mirror of
https://github.com/vercel/commerce.git
synced 2025-05-05 01:07: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";
|