mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-27 03:02:50 +00:00
Revert "Merge branch 'master' of https://github.com/martinmcwhorter/DefinitelyTyped"
This reverts commit00124520f7, reversing changes made tod17f3145a5.
This commit is contained in:
parent
24df639f25
commit
10c19f9b75
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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user