saleor-dashboard/src/discounts/components/VoucherCreatePage/index.ts

3 lines
84 B
TypeScript
Raw Normal View History

2019-10-30 14:34:24 +00:00
export { default } from "./VoucherCreatePage";
export * from "./VoucherCreatePage";