Skip to content

Commit

Permalink
Update angular-ui-router.d.ts
Browse files Browse the repository at this point in the history
I think you lost _reload_ property from IStateOptions. Correct me if I'm wrong either please issue new version do we could use it in our project.
  • Loading branch information
akserg committed Nov 17, 2014
1 parent a479fbd commit 5acca63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/angular-ui-router.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ declare module ng.ui {
inherit?: boolean;
relative?: IState;
notify?: boolean;
reload?: boolean;
}

interface IHrefOptions {
Expand Down

0 comments on commit 5acca63

Please sign in to comment.