Skip to content

Commit

Permalink
Merge pull request #1550 from akserg/patch-1
Browse files Browse the repository at this point in the history
fix(typescript): add reload to typescript defintiion
  • Loading branch information
christopherthielen committed Nov 17, 2014
2 parents 0c983a0 + 5acca63 commit 59c6e3e
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 59c6e3e

Please sign in to comment.