saleor-dashboard/src/staff/components/StaffListPage/index.ts

3 lines
76 B
TypeScript
Raw Normal View History

2019-06-19 14:40:52 +00:00
export { default } from "./StaffListPage";
export * from "./StaffListPage";