saleor-dashboard/src/customers/views/CustomerList/index.ts

3 lines
74 B
TypeScript
Raw Normal View History

2019-09-11 14:39:52 +00:00
export { default } from "./CustomerList";
export * from "./CustomerList";