根 / site-w / src / index.js
import * as api from './api.js'; import routes from './routes.js'; export default { api, routes };