index.js 75 Bytes Raw Blame History Permalink 1 2 3 import Image from './Image'; export * from './Image'; export default Image;