app.js 59 B

123456
  1. import app from "./index";
  2. export default {
  3. app
  4. };