Skip to content

Commit ce3e1be

Browse files
committed
refactor(types): fix flow
1 parent 2e41445 commit ce3e1be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export default class VueRouter {
2323
static version: string
2424
static isNavigationFailure: Function
2525
static NavigationFailureType: any
26+
static START_LOCATION: Route
2627

2728
app: any
2829
apps: Array<any>

0 commit comments

Comments
 (0)