UNPKG

ng-grid

Version:

__Contributors:__

5 lines 130 B
ng.Dimension = function(options) { this.outerHeight = null; this.outerWidth = null; $.extend(this, options); };