/*!
* angular-ui-scroll
* https://github.com/angular-ui/ui-scroll.git
* This module is deprecated since 1.6.0 and will be removed in further versions!
* License: MIT
*/
(function () {
'use strict';
angular.module('ui.scroll.jqlite', []);
}()); Back to Directory