saleor-dashboard/src/collections/components/CollectionImage/index.ts
2019-06-19 16:40:52 +02:00

2 lines
80 B
TypeScript

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