saleor-dashboard/src/plugins/components/PluginsListPage/index.ts
2020-01-20 16:46:52 +01:00

3 lines
107 B
TypeScript

export { default } from "./PluginsListPage";
export * from "./PluginsListPage";
export * from "./filters";