index.js 151 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 import ImageGoodsMain from './image-goods-main'; import ImagePurview from './image-purview'; export default { ImageGoodsMain, ImagePurview };