UNPKG

ng-grid

Version:

__Contributors:__

4 lines 95 B
ng.Range = function(top, bottom) { this.topRow = top; this.bottomRow = bottom; };