mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
4
angular-scroll/angular-scroll.d.ts
vendored
4
angular-scroll/angular-scroll.d.ts
vendored
@@ -6,7 +6,7 @@
|
||||
|
||||
/// <reference path="../angularjs/angular.d.ts" />
|
||||
|
||||
declare module duScroll {
|
||||
declare namespace duScroll {
|
||||
|
||||
/**
|
||||
* Extends the angular.element object returned by the $document sercive with a few jQuery like functions.
|
||||
@@ -41,4 +41,4 @@ declare module duScroll {
|
||||
duScrollTop(): number;
|
||||
duScrollLeft(): number;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user