mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Remove IAnimateService in angular.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -26,7 +26,7 @@ declare module angular.animate {
|
||||
* AnimateService
|
||||
* see http://docs.angularjs.org/api/ngAnimate/service/$animate
|
||||
*/
|
||||
interface IAnimateService extends angular.IAnimateService {
|
||||
interface IAnimateService {
|
||||
/**
|
||||
* Globally enables / disables animations.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user