1
0
mirror of https://github.com/vercel/commerce.git synced 2025-04-15 07:35:53 +00:00
2020-10-24 17:55:30 -03:00

3 lines
112 B
TypeScript

export { default as CartSidebarView } from './CartSidebarView'
export { default as CartItem } from './CartItem'