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

3 lines
72 B
TypeScript
Raw Normal View History

2019-09-12 10:06:28 +00:00
export { default } from "./VoucherList";
export * from "./VoucherList";