saleor-dashboard/src/discounts/views/SaleList/index.ts

3 lines
66 B
TypeScript
Raw Normal View History

2019-09-11 15:52:02 +00:00
export { default } from "./SaleList";
export * from "./SaleList";