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

2 lines
79 B
TypeScript
Raw Normal View History

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