index.js 62 B

1234567
  1. import admin from "./admin";
  2. export default {
  3. ...admin
  4. }