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