4
0
forked from crowetic/commerce
2020-10-04 15:16:56 -03:00

4 lines
155 B
TypeScript

export { default as Swatch } from './Swatch'
export { default as ProductView } from './ProductView'
export { default as ProductCard } from './ProductCard'