import { createRouter } from "./vue-router.common"; import { Route } from './typings/router-service'; export { createRouter, Route };