mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
Revert "Merge branch 'master' of https://github.com/martinmcwhorter/DefinitelyTyped"
This reverts commit00124520f7, reversing changes made tod17f3145a5.
This commit is contained in:
1
angular-ui/angular-ui-router.d.ts
vendored
1
angular-ui/angular-ui-router.d.ts
vendored
@@ -85,7 +85,6 @@ declare module ng.ui {
|
||||
get(state: string): IState;
|
||||
get(): IState[];
|
||||
current: IState;
|
||||
$current: IState;
|
||||
params: IStateParamsService;
|
||||
reload(): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user