There was an error while loading. Please reload this page.
options
1 parent e9703f2 commit 83920c9Copy full SHA for 83920c9
1 file changed
types/router.d.ts
@@ -21,6 +21,7 @@ export declare class VueRouter {
21
constructor(options?: RouterOptions)
22
23
app: Vue
24
+ options: RouterOptions;
25
mode: RouterMode
26
currentRoute: Route
27
0 commit comments