6 lines
136 B
JavaScript
Raw Normal View History

2012-06-19 12:07:43 +10:00
//>>built
define("dojox/math",["dojo","dojox","dojox/math/_base"],function(_1,_2,_3){
_1.getObject("math",true,_2);
return _2.math;
});