dl_shop_uniapp/store/modules/index.js
2025-03-06 14:06:16 +08:00

6 lines
52 B
JavaScript

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