index.js 64 B

12345
  1. import common from './common'
  2. export default {
  3. ...common
  4. }