mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Update name to match other definitions in library
This commit is contained in:
+2
-2
@@ -169,10 +169,10 @@ declare module angular.ui {
|
||||
params: IStateParamsService;
|
||||
reload(): void;
|
||||
|
||||
$current: IStateServiceUtilities;
|
||||
$current: IResolvedState;
|
||||
}
|
||||
|
||||
interface IStateServiceUtilities {
|
||||
interface IResolvedState {
|
||||
locals: {
|
||||
/**
|
||||
* Currently resolved "resolve" values from the current state
|
||||
|
||||
Reference in New Issue
Block a user