define("dojox/fx", ["./fx/_base"], function(DojoxFx){
/*=====
return {
// summary:
// Deprecated. Should require dojox/fx modules directly rather than trying to access them through
// this module.
};
=====*/
return DojoxFx;
});