saleor-dashboard/src/customers/views/CustomerList/index.ts
2019-09-16 16:44:31 +02:00

2 lines
74 B
TypeScript

export { default } from "./CustomerList";
export * from "./CustomerList";