Update name to match other definitions in library

This commit is contained in:
Matt DeKrey
2015-07-28 18:35:57 -04:00
parent 4f162bfd4b
commit b00355b727
+2 -2
View File
@@ -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