mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
Update angular-ui-router.d.ts
This commit is contained in:
Vendored
+1
@@ -84,6 +84,7 @@ declare module ng.ui {
|
||||
get(state: string): IState;
|
||||
get(): IState[];
|
||||
current: IState;
|
||||
$current: IState;
|
||||
params: IStateParamsService;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user