CarRental/store/modules/index.js
2024-05-08 23:18:30 +08:00

8 lines
54 B
JavaScript

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