4
0
forked from crowetic/commerce

4 lines
155 B
TypeScript
Raw Normal View History

2020-10-01 20:40:40 -05:00
export { default as Swatch } from './Swatch'
export { default as ProductView } from './ProductView'
export { default as ProductCard } from './ProductCard'