import App from './App.vue' import { router } from "./router.js" export default App export { router }