saleor-dashboard/src/plugins/components/PluginsListPage/index.ts

4 lines
107 B
TypeScript
Raw Normal View History

2019-08-21 14:30:56 +00:00
export { default } from "./PluginsListPage";
export * from "./PluginsListPage";
2020-01-10 16:30:42 +00:00
export * from "./filters";