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