Directory : /proc/thread-self/cwd/admin/bower_components/jvectormap/lib/ |
Current File : //proc/thread-self/cwd/admin/bower_components/jvectormap/lib/simple-scale.js |
jvm.SimpleScale = function(scale){ this.scale = scale; }; jvm.SimpleScale.prototype.getValue = function(value){ return value; };