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

3 lines
80 B
TypeScript
Raw Normal View History

2019-08-21 14:30:56 +00:00
export { default } from "./PluginsListPage";
export * from "./PluginsListPage";