glhcp/uniapp/store/modules/index.js

6 lines
52 B
JavaScript

import app from "./app";
export default {
app
};