UNPKG

@valantic/spartacus-mock

Version:

This project offers you the possibility to mock the OCC Endpoints of your Composable Storefront (Spartacus). It uses the Mock Service Worker to mock the API calls.

8 lines (7 loc) 252 B
export * from './product'; export * from './product-base-option'; export * from './product-categories'; export * from './product-classification'; export * from './product-references'; export * from './product-reviews'; export * from './product-stock';