Skip to content

Commit

Permalink
Merge e97f7cc into 01eee3b
Browse files Browse the repository at this point in the history
  • Loading branch information
snaptopixel committed Sep 8, 2018
2 parents 01eee3b + e97f7cc commit 33f18bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
Expand Up @@ -8,6 +8,7 @@ import {Params} from "router5";
declare module "mobx-router5" {
export class RouterStore {
public router: Router;
public route: Route;
public previousRoute: Route;
public transitionRoute: Route;
public transitionError: any;
Expand Down

0 comments on commit 33f18bd

Please sign in to comment.