Sha256: 33e4d219f7e7fbd5ddc0349ea5576d36d93649cab0a46c903d758a512a4c37c6

Contents?: true

Size: 349 Bytes

Versions: 1

Compression:

Stored size: 349 Bytes

Contents

// AMD-ID "dojox/math"
define("dojox/math", ["dojo", "dojox", "dojox/math/_base"], function(dojo, dojox, math) {
	dojo.getObject("math", true, dojox);

	/*=====
	 return {
	 // summary:
	 //		Deprecated.  Should require dojox/math modules directly rather than trying to access them through
	 //		this module.
	 };
	 =====*/

	return dojox.math;
});

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dojox-rails-0.11.0 vendor/assets/javascripts/math.js.uncompressed.js