saleor-dashboard/src/attributes/components/AttributeValues/index.ts
2019-11-07 14:29:07 +01:00

2 lines
80 B
TypeScript

export { default } from "./AttributeValues";
export * from "./AttributeValues";