source:
Dev/trunk/src/client/dojox/fx.js
@
531
Last change on this file since 531 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 233 bytes |
Rev | Line | |
---|---|---|
[483] | 1 | define(["./fx/_base"], function(DojoxFx){ |
2 | /*===== | |
3 | return { | |
4 | // summary: | |
5 | // Deprecated. Should require dojox/fx modules directly rather than trying to access them through | |
6 | // this module. | |
7 | }; | |
8 | =====*/ | |
9 | return DojoxFx; | |
10 | }); |
Note: See TracBrowser
for help on using the repository browser.