UNPKG

@spartacus/cart

Version:

`@spartacus/cart` is a package that you can include in your application, which allows you to use various cart features.

6 lines (5 loc) 202 B
export * from './add-to-saved-cart/index'; export * from './details/index'; export * from './list/index'; export * from './saved-cart-components.module'; export * from './saved-cart-form-dialog/index';