6 lines
52 B
JavaScript
Raw Permalink Normal View History

2025-04-25 17:04:53 +08:00
import app from "./app";
export default {
app
};