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

2 lines
75 B
TypeScript
Raw Normal View History

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