index.js 113 Bytes Raw Blame History Permalink 1 2 3 4 import Layout from './layout'; import Common from './common'; export default Object.assign({}, Layout, Common);