saleor-dashboard/src/attributes/components/AttributePage/index.ts

2 lines
75 B
TypeScript
Raw Normal View History

2019-08-09 10:17:04 +00:00
export { default } from './AttributePage';
export * from './AttributePage';