mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
2
angularjs/angular-animate.d.ts
vendored
2
angularjs/angular-animate.d.ts
vendored
@@ -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