4
0
forked from crowetic/commerce
2020-09-30 10:51:53 -03:00

3 lines
102 B
TypeScript

export { default as ProductView } from "./ProductView";
export { default as Swatch } from "./Swatch";