mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-29 11:12:23 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+1
-1
@@ -13,7 +13,7 @@ declare module "angular-animate" {
|
||||
/**
|
||||
* ngAnimate module (angular-animate.js)
|
||||
*/
|
||||
declare module angular.animate {
|
||||
declare namespace angular.animate {
|
||||
interface IAnimateFactory {
|
||||
(...args: any[]): IAnimateCallbackObject;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user