vue-router / createRouter
createRouter() 
ts
function createRouter(options): Router;Creates a Router instance that can be used by a Vue app.
vue-router / createRouter
function createRouter(options): Router;Creates a Router instance that can be used by a Vue app.