Huanyuyuehui/store/modules/index.js

6 lines
53 B
JavaScript
Raw Normal View History

2024-03-21 17:52:58 +08:00
import app from "./app";
export default {
app
};