Skip to content

Commit

Permalink
fix(Typing): Fix type defintions
Browse files Browse the repository at this point in the history
Fix type defintions and move the definition type into the dist folder during build

#9
  • Loading branch information
LeonardoGentile committed Aug 21, 2018
1 parent befe394 commit 01eee3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ declare module "mobx-router5" {

export function mobxPlugin(routerStore: RouterStore): PluginFactory;
}

0 comments on commit 01eee3b

Please sign in to comment.