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