Skip to content

Commit 59c6e3e

Browse files
Merge pull request #1550 from akserg/patch-1
fix(typescript): add reload to typescript defintiion
2 parents 0c983a0 + 5acca63 commit 59c6e3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/angular-ui-router.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ declare module ng.ui {
8181
inherit?: boolean;
8282
relative?: IState;
8383
notify?: boolean;
84+
reload?: boolean;
8485
}
8586

8687
interface IHrefOptions {

0 commit comments

Comments
 (0)