saleor-dashboard/src/customers/components/CustomerListPage/index.ts
2019-06-19 16:40:52 +02:00

2 lines
82 B
TypeScript

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