We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e41445 commit ce3e1beCopy full SHA for ce3e1be
src/index.js
@@ -23,6 +23,7 @@ export default class VueRouter {
23
static version: string
24
static isNavigationFailure: Function
25
static NavigationFailureType: any
26
+ static START_LOCATION: Route
27
28
app: any
29
apps: Array<any>
0 commit comments