UNPKG

@spartacus/cart

Version:

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

7 lines (6 loc) 154 B
import '@spartacus/storefront'; declare module '@spartacus/storefront' { const enum LAUNCH_CALLER { IMPORT_TO_CART = "IMPORT_TO_CART" } }