6 lines
52 B
JavaScript
Raw Normal View History

2025-03-17 18:17:29 +08:00
import app from "./app";
export default {
app
};