1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-11 10:26:58 +00:00
2022-01-07 11:48:45 -05:00

3 lines
112 B
TypeScript

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