UNPKG

@spartacus/order

Version:

Order feature library for Spartacus

7 lines (6 loc) 338 B
export * from './order-detail-actions/order-detail-actions.component'; export * from './order-detail-items/index'; export * from './order-detail-shipping/order-detail-shipping.component'; export * from './order-detail-totals/order-detail-totals.component'; export * from './order-details.module'; export * from './order-details.service';