2021-06-09 17:02:13 +02:00

2 lines
100 B
TypeScript

export { ProductConnection } from './product';
export { CheckoutDetails } from './checkout-details';