Merge pull request #1761 from apuchkov/master

Fix angularjs/angular-route.d.ts
This commit is contained in:
Masahiro Wakame
2014-03-07 20:37:23 +09:00
+1
View File
@@ -41,6 +41,7 @@ declare module ng.route {
resolve?: any;
redirectTo?: any;
reloadOnSearch?: boolean;
caseInsensitiveMatch?: boolean;
}
// see http://docs.angularjs.org/api/ng.$route#current